body {
	font-family: Georgia, Times New Roman, Times, serif;
        margin: 0px;
}
a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.underline {
	text-decoration: underline;
}
.blue {
	color: #5C7184;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #5D7400;
}
.red {
	color: #D22C2C;
}
.orange {
	color: #F14C01;
}
.grey {
	color: #687482;
}
