
	
	/* Below is just a general syntax of the CSS
	
	.ClassName {
	  ClassProperties: value;
	  NextClassProperties: NextValue;
	  and etc
	  }
	  
	*/
	
	.bodytext { color:#cc0066; font-weight:bold; Font-Family:verdana; Font-Size:12pt;}
	
	.header {	Font-Family:verdana,serif;	Font-Size:13pt; Font-Weight:Bold; color:#ffffff;}
	
	
/*--BODY LINK BEGINS--*/
.BodyLink { color:silver; font-family:Arial, Verdana, Helvetica, sans-serif; font-style:normal; font-weight:bold; font-size:30pt;} 
.BodyLink:hover { color:green; font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-style:italic; font-weight:bold;font-size:18pt;} 
.BodyLink:link { color:993366; font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-style:italic; font-weight:bold; font-size:18pt;} 
.BodyLink:vlink { color:silver; font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif; font-style:italic; font-weight:bold; font-size:18pt;} 


.textsource { color:660033; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:14pt;}
.textsource:link { color:660033; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:14pt;}
.textsource:hover {COLOR: white; BACKGROUND-COLOR: blue; font-family:Comic Sans MS; font style:italic; font-weight:regular; font-size:14pt;}
.textsource:vlink {color:330033; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:14pt;}

.textsource2 { color:660033; font-family:Comic Sans MS, Times New Roman, Verdana; font-style:normal;  font-size:13pt;}


.billysource { color:blue; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:12pt;}
.billysource:link { color:660033; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:12pt;}
.billysource:hover {COLOR: white; BACKGROUND-COLOR: 339933; font-family:Times New Roman; font style:italic; font-weight:bold; font-size:13pt;}
.billysource:vlink {color:330033; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:12pt;}


.textbase { color:993366; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:14pt;}
.textbase:link { color:993366; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:14pt;}

.styletext { color:993366; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:12pt;}
.styletext:link { color:993366; font-family:Arial, Times New Roman, Verdana; font-style:normal; font-weight:bold; font-size:12pt;}

.detailsource { color:660033; font-family:Comic Sans MS, Times New Roman, Verdana; font-style:normal; font-weight:regular;  font-size:12pt;}
