body {
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #282D31;
	list-style-position: inside;
	list-style-type: circle;
}
b {
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a {
	font-family: Verdana, "Times New Roman";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #41495A;
	text-decoration: none;


}
th {
	font-family: Verdana, "Times New Roman";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #282D31;
	background-color: #41495A;

}
table {
	font-family: Verdana, "Times New Roman";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	border-top: thin solid #41495A;
	border-right: thin none #41495A;
	border-bottom: thin solid #41495A;
	border-left: thin solid #41495A;

}
