BODY {
background-color: white;
 background-image : url(clips/page.gif);
}

BODY, TD {  	
     font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #333333;	
	 font-size : 11px;
	 	 text-align: left;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

H1 {
	font-family: times new roman, serif;
	font-size : 26px;	
	 color: Gray;
	 }

	 H2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	 text-align: left;
	 color: black;
	 padding-left: 5px;
     border-left: thin solid Black;
     
}

	 
	 	 H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	text-align: left;
	color: black;
	padding-left: 5px;
	border-top : thin solid Black;
	border-bottom : thin solid Black;
    border-left: thin solid Black;
	border-right: thin solid Black;
				}
	 
	 	 H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
		 color: white;
		 		background-image : url(clips/radial_h4.gif);
		background-color : #7C5B99;
				border-top : thin solid Silver;
				border-bottom : thin solid Silver;
				}
	 
H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	 color: black;
	  text-align: right;
	 }
	 
 H6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	
	 color: #cccccc;
	  text-align: justify;
	font-style : italic;
 	}
	 
A {
	text-decoration: none;
	color: #000099;
}

A:Hover {
	text-decoration: none;
	color: #CC0000;
}

img {
	border-color: black;
}