BODY, P, TD, DIV
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
SELECT
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}
a.link:active { 	color: #FFFFFF;	font-size: 10px;	font-weight: bold;	 	text-decoration: none;}
a.link:visited {color: #FFFFFF; font-size: 10px; font-weight: bold;   text-decoration: none }
a.link:hover {color: #FFFFFF; font-size: 10px; font-weight: bold;    text-decoration: underline }
a.link:link {color: #FFFFFF; font-size: 10px; font-weight: bold;   text-decoration: none 	cursor: hand;}


.Subject
{
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana, arial, geneva, sans-serif;
	font-weight: bold;
}

.Message2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	BACKGROUND-COLOR: #EEEEEE;
	TEXT-DECORATION: none;
	padding: 2;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FF0000;
	border-left-color: #FF0000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-right-width: 1px;
	width: 100%;
}

a:active {color: #ffffff; text-decoration: none }
a:visited {color: #ffffff; text-decoration: none }
a:hover {color: #FFFFFF;  text-decoration: underline}
a:link {
	color: #ffffff;
	cursor: hand;
	text-decoration: none;
}
.Font12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BlueText {
	font-size: 12px;
	font-weight: bold;
	color: #506F8C;
}
.Font14Red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.BlackFont {
	font-size: 12px;
	color: #000000;
}
