.FormType {
	font-size: 12px;
	font-weight: bold;
}
.FormTypeRed {
	font-size: 12px;
	font-weight: bold;
	color: #F03D43;
}
.FormTypeBlue {
	font-size: 12px;
	font-weight: bold;
	color: #0018C4;
}
.FormTypeGreen {
	font-size: 12px;
	font-weight: bold;
	color: #4AD806;
}
.BodyType {
	font-size: 12px;
}
.VerySmallBodyType {
	font-size: 9px;
}
.BodyTypeRed {
	font-size: 12px;
	color: #F03D43;
}
.BodyTypeBlue {
	font-size: 12px;
	color: #0018C4;
}
.BiggerBody {
	font-size: 14px;
}
A:link
{
	color:#000000;
	text-decoration:none;
}
A:visited
{
	color:#000000;
	text-decoration:none;
}
A:hover
{
	color:#003DC4;
	text-decoration:none;
}
A:active
{
	color:#F03D43;
	text-decoration:none;
}
.BigTitle {
	font-size: 16px;
	font-weight: bold;
}
.BiggerTitleBold {
	font-size: 20px;
	font-weight: bold;
}
.BiggerTitlePlain20 {
	font-size: 20px;
}
.BigType16plain {
	font-size: 16px;
}
.BigTitleRed {
	font-size: 16px;
	font-weight: bold;
	color:#F03D43;
}
.BigggerTitleRed {
	font-size: 28px;
	font-weight: bold;
	color:#F03D43;
}
.BigType16PlainRed {
	font-size: 16px;
	color:#F03D43;
}
.BigTitleBlue {
	font-size: 16px;
	font-weight: bold;
	color:#0018C4;
}
.BigType16PlainBlue {
	font-size: 16px;
	color:#0018C4;
}
.BigTitleYellow {
	font-size: 16px;
	font-weight: bold;
	color:#FFD300;
}
.BigType16PlainYellow {
	font-size: 16px;
	color:#FFD300;
}
.BigType18PlainYellow {
	font-size: 18px;
	color:#FFD300;
}
.MidType14Plain {
	font-size: 14px;
}
.MidType14PlainBlue {
	font-size: 14px;
	color:#0018C4;
}
.MidType14PlainRed {
	font-size: 14px;
	color:#F03D43;
}
.MidType14Plainyellow {
	font-size: 14px;
	color:#FFD300;
}
.MidType14Bold {
	font-size: 14px;
	font-weight: bold;
}
.MidType14BoldBlue {
	font-size: 14px;
	font-weight: bold;
	color:#0018C4;
}
.MidType14BoldRed {
	font-size: 14px;
	font-weight: bold;
	color:#F03D43;
}
.MidType14BoldYellow {
	font-size: 14px;
	font-weight: bold;
	color:#FFD300;
}
.tableimage
{
	background-repeat:no-repeat;
	background-position:right top;
}
.backgroundimage
{
	background-repeat:no-repeat;
	background-position:right top;
}
body,table,td,p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	left: auto;
}
.BiggerTitlePlain20Blue {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0018C4;
}
.BiggerTitlePlain20Red {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F03D43;
}
.BigggerTitleYellow {

	font-size: 28px;
	font-weight: bold;
	color:#FFD300;
}
