table {
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

P {
	font-size : 12 px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : 14 px;
	font-family : Verdana, arial;
	font-weight : BOLD;
	font-style : normal;
	color : red;
}

H2  {}

H3  {}

A  {
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:Visited   {
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:Active   {
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:Hover   {
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : RED;
}



.special {
	font-size : 10 px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : gray;
}
.RED {
	font-size : 10 px;
	font-family : Verdana, arial;
	font-weight : BOLD;
	font-style : normal;
	color : RED;
}

body
{
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

{
	font-size : 12px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}



.TITLE {
	font-size : 15 px;
	font-family : Verdana, arial;
	font-weight : BOLD;
	font-style : normal;
	color : WHITE;
}


.A1 {
	font-size : 10 px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : white;
}

.callout {
	font-size : 13 px;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : 003366;
}

