 BODY { margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom 
: 0px; background-image : url(bg.gif); /* Properties are top, center, bottom, 
left, right, percentage, or length*/ background-attachment : scroll; /* Properties 
are scroll, and fixed*/ background-repeat : repeat; /* Properties are no-repeat, 
repeat-x, repeat-y, and repeat*/ scrollbar-face-color: #336699; scrollbar-shadow-color: 
#585858; scrollbar-highlight-color: #CACACA; scrollbar-3dlight-color: #585858; 
scrollbar-darkshadow-color: #585858; scrollbar-base-color: #A6A6A6;/* Or you can 
use scrollbar-track-color: #xxxxxx. If you want a standard scrollbar, delete all 
the lines that have scrollbar in them!*/ scrollbar-arrow-color: #EAEAEA; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px} P {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;

} A:LINK { color : #95DDFF; font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; text-decoration : underline; /* Properties are: overline,undeline, 
and line-through*/ } A:VISITED { color : #CBB1CB; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : underline; 
} A:HOVER {
	color : #FFFF00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
} H1 {
	color : #666699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	text-align : center;
	font-weight : bold;
	margin-bottom: 25px;
	font-style: italic;
	text-decoration: underline;


} H2 {
	color : #666699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	margin-left : 15px;
	margin-right: 15px;
	font-variant : normal;
	font-style: normal;

} LI {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 15px;
	margin-right: 15px;
	text-align : left;
	list-style : disc;
} 
