body {
	background-color: #a2eeff;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}

A:link {color: #84b29a;
        text-decoration: none;
	font-weight: bold;
}

A:visited { text-decoration: none;
	color: #84b29a;
	font-weight: bold;
}

A:hover { text-decoration: none; 
	color: #ca559a;
	font-weight: bold;
}

table,tr,td {
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #4766c3;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}

table.fl {
	border: solid 1px #ffffff;
}

p {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #4766c3;
	text-align: left;
	font-size: 8pt;
	margin-left: 3pt;
	margin-right: 3pt;
	font-weight: bold;
}


select,input,textarea {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	background-color: ffffff;
	color: #4766c3;
	font-size: 8pt;
	font-weight: bold;
}


blockquote {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #4766c3;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}

ul {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #4766c3;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #000066;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #4766c3;
	font-style: italic;
	font-weight: bold;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #4766c3;
	text-decoration: underline;
	font-weight: bold;
}
