A {
	font-weight : bold;
	color : #6699cc;
	font-family : Verdana;
	font-size : 11px;
}
A:hover {
	font-weight : bold;
	color : #6699cc;
	font-family : Verdana;
	font-size : 11px;
}
A:visited {
	font-weight : bold;
	color : #4444a0;
	font-family : Verdana;
	font-size : 11px;
}


p {
	font-family : verdana;
	font-size : 11px;
	color : #000000;
}


b {
	font-family : verdana;
	font-size : 11px;
	color : #6699cc;
}


.webmail {
	font-family : verdana;
	font-size : 13px;
	color : #6699cc;
	font-weight : bold;
}


.title {
	font-family : verdana;
	font-size : 15px;
	color : #6699cc;
	font-weight : bold;
}

.small {
	font-family : verdana;
	font-size : 9px;
	color : #6699cc;
	font-weight : normal;
}