body  {

	background-color : rgb(255,255,153);

	font-size : x-small;

	font-family : Verdana;

	color : Maroon;

scrollbar-face-color: #cccccc; 
scrollbar-darkshadow-color: #660000;
scrollbar-track-color: #ffff99;
scrollbar-arrow-color: #000000
}



P  {

	font-size : x-small;

	font-family : Verdana;

	color : Maroon;

	text-align : left;

}



H1  {

	color : Maroon;

	font-size : medium;

	font-family : Verdana;

	font-weight : bold;

}



H2  {

	color : Maroon;

	font-size : small;

	font-family : Verdana;

	font-weight : bold;

}



H3  {

	color : Navy;

	font-size : x-small;

	font-family : Verdana;

	font-weight : normal;

}



A  {
	color : Maroon;
	text-decoration : underline;
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
}



A.visited  {

	color : Teal;

	font-weight : bold;

	font-family : Verdana;

	font-size : x-small;

	text-decoration : underline;

}



A.active  {

	color : Blue;

	font-size : x-small;

	font-family : Verdana;

	font-weight : bold;

	font-style : normal;

	text-decoration : underline;

}



IMG  {

	vertical-align : bottom;

	font-size : x-small;

	font-family : Verdana;

	color : Maroon;

	text-align : center;

}



TH  {

	font-size : medium;

	font-weight : bold;

	text-align : right;

	font-family : Verdana;

	color : Maroon;

}



TD  {

	font-family : Verdana, Arial;

	font-size : x-small;

	color : Maroon;

	vertical-align : top;

	text-align : left;

	top : auto;

	border-color : Teal;

}




