body {
	background-color: #CDD9E9;
	margin: 0px;
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
b, strong{
	font-weight: bold;
	color: #274378;
}
a:link, a:visited {
color: #395588;
text-decoration: none;
}
a:hover, a:active {
color: #BE0000;
text-decoration: none;
}
.small {
font-size: 10px;
color: #FFFFFF;
}
.small a:link, .small a:visited {
color: #FFFFFF;
text-decoration: none;
}
.small a:hover, small a:active {
	color: #1F3369;
	text-decoration: none;
}
.smallGrey {
	font-size: 10px;
	color: darkgray;
}
.smallGrey strong {
	color: darkgray;
}
.smallLight {
	font-size: 9px;
	color: #CFDBEF;
}
.smallLight a:link, .smallLight a:visited {
color: #CFDBEF;
text-decoration: none;
}
.smallLight a:hover, .smallLight a:active {
	color: #6B89C0;
	text-decoration: underline;
}
