 table {
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

P {
	font-size : 14 px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : 20 px;
	font-family : Verdana, arial;
	font-weight : BOLD;
	font-style : normal;
	color : red;
}

H2  {}

H3  {}

A  {
	font-size : 10px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Visited   {
	font-size : 10px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : red;
}

A:Active   {
	font-size : 10px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Hover   {
	font-size : 10px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
}



.special {
	font-size : 10 px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
body
{
	font-size : 10px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

{
	font-size : 0px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}
