<style type="text/css">

BODY {
	background-color : #FFFFFF;
	margin: 0px;
	padding: 0px;
}

TD {
	FONT-FAMILY: Tahoma, "Tahoma", Times, serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.TD1 {
	FONT-FAMILY: Tahoma, "Tahoma", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.TD2 {
	FONT-FAMILY: Tahoma, "Tahoma", Times, serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}

.TD3 {
	FONT-FAMILY: Tahoma, "Tahoma", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

SELECT {
	FONT-FAMILY: Tahoma;
	font-size: 10px;
	color: rgb(0 , 8 , 109);
	font-weight: Normal;
}

TEXTAREA {
	background: #FFF8E8;
	color: rgb(0 , 8 , 109);
	font-family: Tahoma;
	font-size: 10px;
}

INPUT {
	background: #FFF8E8;
	FONT-FAMILY: Tahoma;
	font-size: 10px;
	color: rgb(0 , 8 , 109);
	font-weight: Normal;
}

UL  {
	FONT-FAMILY: Tahoma, "Tahoma", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

UL1  {
	FONT-FAMILY: Tahoma, "Tahoma", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

IMG {
	border-color: #069;
}


A, A:link {
	color: #069;
	font-weight: Normal;
	text-decoration: None;
}
A:hover {
	color: #f00;
}
A:active {
	COLOR: #07a;
	
A:selected {
	COLOR: #07a;

.error
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(255 , 0 , 0);
    font-weight : bold;
}
.text
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
}
.blue
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 7pt;
    color : rgb(0 , 8 , 109);
}
.bluev
{
    font-family : Verdana, sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 7pt;
    color : rgb(0 , 8 , 109);
}
.bigblue
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 10pt;
    color : rgb(0 , 8 , 109);
}
.textbold
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 9pt;
    color : rgb(0 , 0 , 0);
    font-weight : bold;
}
.title
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 12pt;
    color : rgb(0 , 0 , 0);
    font-weight : bold;
}
.label
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
}
.bluetitle
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 12pt;
    color : rgb(79 , 120 , 162);
    font-weight : bold;
}
</style>