body {
	color: white;
	margin-left: 0;
	margin-right:0;
	margin-top:0;
	font-size:10pt;
	font-family:Verdana;
	font: Verdana;
}
pre {
	font-family: Verdana;
	font : Verdana;
}

h1,h2,h3,h4,h5,ul {
	font-family: Verdana;
	font : Verdana;
}

p {
	font: Verdana;
	color: white;
	;
	text-transform: none
}

.error_message { font:8pt Arial; color: red; }

.email_text { font:10pt Verdana, Arial; }

.email_text_grey_background { font:10pt Verdana, Arial; background: #e4e4e4;}

.email_text_bold { font:10pt Verdana, Arial;font-weight:bold; }

.title { font:16pt Verdana, Arial;font-weight:bold; }

.catchy { font:12pt Verdana;font-weight:bold; }

.tiny { font:8pt Arial, Verdana; }

.standard { 
	color: white;
	font-size:10pt;
	font-family:Verdana;
	font: Verdana;
}

.standard_bold { font:10pt Verdana, Arial;font-weight:bold; }

.standard_message { font:12pt Verdana, Arial; color: red; font-weight:bold;}

td { padding:0,0,0,0;}

.header { color: white; background: #000080; }

.header_red { color: white; background: red; }

.itemtemplate { color: black; background: #C0C0C0; font:7pt Verdana, Arial; }

.alternatingitemtemplate { color: black; background: white;font:7pt Verdana, Arial; }

a:link { text-decoration: underline; color: #eeeeee; }
a:hover { text-decoration: underline; color: #00ff00; }
a:active { text-decoration: underline; color: #F3FF85; }
a:visited { text-decoration: underline; color: #c0c0c0; }

