body,p,center
{
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: ECE6D7;
}
a, 
a:visited, 
a:link { 
        color: #424242;
	font-family: Arial, Helvetica; 
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{ 
	color: #666666; 
	font-family: Arial, Helvetica; 
	text-decoration: overline underline;
	font-size: 12px;
	font-weight: bold;
}
a: alink {
color: #oooooo;
font-family: Arial, Helvetica; 
text-decoration: underline;
font-size: 12px;
	font-weight: bold;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.notification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.bodytext {
	font-size: 12px;
}
.Small {
	font-size: 10px;
}
img
{
	border-color: #9d0606;
	margin: 2px;
	padding: 3px;
} 
