body{
	margin:0px;
	padding:0px;
}
img{
	border:0;
}

.BodyText
{
	font-family:Verdana;
	color:#333333;
	font-size:14px;
}
.Notation
{
	color:#962023;
	font-size:9px;
}

span a	{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
span a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	line-height:16px;
}
.footer	{
	background:url(../images/footer_bg.gif) left top repeat-x;
}
.footer a	{
	color:#5F686C;
	font-size:10px;
	text-decoration:none;
	line-height:11px;
	}
.footer a:hover	{
	color:#5F686C;
	font-size:10px;
	text-decoration:underline;
}
/*For the little right arrow next to send*/
li	{
	background-image: url(../images/list_0_1.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 6px 0px; 
	padding:0px 0px 0px 11px;
	line-height:12px;
}						
ul {
	list-style-type:none;
	margin:0px; 
	padding:0px; 
}	

