A	{text-decoration: none }
	A:link {color:"blue";}
	A:visited {color:"blue";}
	A:hover {color:"red";}

BODY{
	font-family 		: Arial, Verdana, Sans-serif;
	font-weight 		: normal;
	font-style 			: normal;
	font-variant 		: normal;
	color 				: Black;
	font-size 			: 10px; 
	}

P	{ 
	background-color 	: transparent;
	font-family 		: Arial, Verdana, Sans-serif;
	font-weight 		: normal;
	font-style 			: normal;
	font-variant 		: normal;
	color 				: Black;
	font-size 			: 12px;  
	}

H1	{ 
	background-color 	: transparent;
	font-family 		: Arial, Verdana, Sans-serif;
	font-style 			: normal;
	font-variant 		: normal;
	color 				: Green;
	font-size 			: 24px;  
	font-weight			: bold;
	}

H2	{ 
	background-color 	: transparent;	
	font-family 		: Arial, Verdana, Sans-serif;
	font-style 			: italic;
	font-variant 		: normal;
	color 				: Black;
	font-size 			: 14px;  
	font-weight			: bold; 
	}

ul	{ 
	font-family			: Arial; Verdana, Sans-serif;
	font-style 			: normal;
	font-variant 		: normal;
	color 				: Black;
	font-weight			: normal; 
	font-size			: 12px 
	}

ol	{ 
	font-family			: Arial; Verdana, Sans-serif;
	font-style 			: normal;
	font-variant 		: normal;
	color 				: Black;
	font-weight			: normal; 
	font-size			: 12px 
	}

TD	{
	font-family 		: Arial, Verdana, Sans-serif;
	font-size 			: 12px;
	font-weight 		: normal;
	padding-top			: 1;
	padding-bottom		: 1;
	padding-right		: 1;
	padding-left		: 1;
	}

h3	{ 
	font-size			: 12px; 
	font-variant		: small-caps; 
	color				: #000000; 
	font-family			: Arial, Verdana, Sans-serif; 
	font-weight			: bold 
	}
h4	{
	font-size			:10px;
	olor				: #000000; 
	font-family			: Arial, Verdana, Sans-serif; 
	}