BODY
{
	font-weight: lighter;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
#title
{
	font-size: 30px;
	text-transform: none;
	color: gray;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: underline;
}

#subtitle
{
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: black;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;

}
#mini_black
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
#abs_mini_black
{
	font-weight: normal;
	font-size: 9px;
	color: black;
	font-family: Verdana;
}
#mini_blue
{
	font-weight: normal;
	font-size: 12px;
	color: blue;
	font-family: Verdana;
}
#mini_white
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Verdana;
}
#bold_white
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
}
TD
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
#bold_black_center
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	vertical-align: super;
}

#bold_black_ul
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
}

#bold_black
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}

#bold_red
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-family: Verdana;
}

#bold_red_center
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Verdana;
	vertical-align: super;
}

#lite
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
A:link
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
A:visited
{
	font-weight: normal;
	font-size: 12px;
	color: Gray;
	font-family: Verdana;
	text-decoration: none;
}

