 body					{font-size:12pt; font-weight: bold;  }
 p						{font-size: 14pt; }

.bigtext			{ font: Arial; color:#660033; font-size:x-large; font-weight: bold;  text-transform: capitalize; }

.addr					{ font: Arial; color:#660033; font-weight:bold; font-size:12}   
.sub1				{ font: Arial;  font-weight:bold;  color:#660033; font-size:large;  }
.sub2					{ font: Arial; color:#660033; font-size:24 }
.text1				{ font: Arial; font-weight:bold; color:#660033; font-size:14 }
.title1				{ font: Arial; color:black; font-weight:bold; font-size:14}   
.text2				{ font: Arial; color:#660033; font-size:14} 
.head1				{ font: Balloon; color:blue;	font-weight: bold; font-size:large; font-style: italic;}  
  

.body_class			{background-image:url(images/lightgray.jpg);	font-weight: bold; 
					color:#000099;font-family:Arial,sans-serif;font-size:12px;margin:0;}

.box 					{ border: solid; border-width: thin; width: 100% }
.warning			(color:red; font-weight:bold;font-size:200%; )
.color		 		{ background: rgb(204,204,255);padding: 0.5em; border: none;  } // em  = i character
.strong 			{ color: red }
.link 				{ color: rgb(0, 0, 153) }  /* for unvisited links */
.visited 			{ color: rgb(153, 0, 153) } /* for visited links */
.active 			{ color: rgb(255, 0, 102) } /* when link is clicked */
.hover 				{ color: rgb(0, 96, 255) } /* when mouse is over link */
.note 				{ font-size: small }

.BLOCKQUOTE	  {  border-color: red; border-left: double; color: black }   
.bottomText {position:absolute; bottom:5;}
.menuBottomBox {background-color:#384085;width:100%;height:28px;}


a:link.linktext {color: white; font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
a:visited.linktext {color: white; font-family: Arial, Helvetica,sans-serif;font-size: 11px;font-weight: normal;}
a:hover.linktext {color: yellow; font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}


/*
BODY 			{ background: url(bar.gif) white; background-repeat: repeat-x  }
*/
