BODY
{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-family: "Tahoma";
}
TD.small{
	font-size: 8pt;
	font-family: Arial;
}
TD
{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-family: "Tahoma";
}

A
{
	FONT-SIZE: 10pt;
	COLOR: #dc143c;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #dc143c;
    text-decoration: underline;
	 font-weight: bold;
}
.small
{
	FONT-SIZE: 8pt;
   COLOR: black;
	font-family: "Tahoma";
}
.req
{
	FONT-SIZE: 8pt;
	font-weight: bold;
   COLOR: red;
	font-family: "Tahoma";
}
.header
{
	FONT-SIZE: 16pt;
	font-weight: none;
   COLOR: #6495ed;
 	font-family: "Tahoma";
}
.header2
{
	FONT-SIZE: 16pt;
	font-weight: none;
   COLOR: #dc143c;
 	font-family: "Tahoma";
}
.reg
{
	FONT-SIZE: 16pt;
	font-weight: none;
   COLOR: #808080;
 	font-family: "Tahoma";
}
.button{
	background-color: #d3d3d3;
	font-weight: bold;
	border-style: outset;
}
