/* CSS Document */

body {
	font-family:  Arial;
	font-size: 11px;
	color: #6F7D87;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

td {
	font-family: Arial;
	font-size: 11px;
}

th {
	font-family: Arial;
		font-size: 11px;
}
A {color: #666666;}
A:link { }
A:hover {color: #333333;}
.Mediumtext {
font-size: 9px;
	color: #999999;
}

.smalltext {
font-size: 8px;
	color: #999999;
}
.bold {
	color: #006699;
	font-weight: bold;
}

.Subtitle {
	color: #71675A;
}

.DarkGreyText{
	color: #333333;
	}

.MenuText{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	}

.MenuText:hover { 
color: #000000;
text-decoration: underline; 
}

.SubMenuText{
	color: #006699;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; 
	}

.SubMenuText:hover { 
color: #000000;
text-decoration: underline; 
}
