body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #000000;
	margin-left: 30px;
	margin-top: 10px;
}
a {font-size: 12px;	color: #6699cc; }
a:link {color: #6699cc; }
a:visited {color: #6699cc; }
a:hover {color: #FFFFFF; }
a:active {color: #6699cc; }

.GrayLink A {font-size: 12px; color: #A5A5A5;}
.GrayLink A:link {color: #A5A5A5}
.GrayLink A:visited {color: #A5A5A5}
.GrayLink A:active {color: #A5A5A5}
.GrayLink A:hover {
	color: #FFFFFF
}

.DeepGrayLink A {font-size: 12px; color: #333333;}
.DeepGrayLink A:link {color: #333333}
.DeepGrayLink A:visited {color: #333333}
.DeepGrayLink A:active {color: #333333}
.DeepGrayLink A:hover {color: #6699cc}

.BlueLink A {font-size: 12px; color: #6699cc;}
.BlueLink A:link {color: #6699cc}
.BlueLink A:visited {color: #6699cc}
.BlueLink A:active {color: #6699cc}
.BlueLink A:hover {color: #FFFFFF}

.whiteLink A {font-size: 12px; color: #FFFFFF;}
.whiteLink A:link {color: #FFFFFF}
.whiteLink A:visited {color: #FFFFFF}
.whiteLink A:active {color: #FFFFFF}
.whiteLink A:hover {color: #FFFFFF}

.Text_copyright {font-size: 10px; color: #A5A5A5; }
.Text_gray_12 {font-size: 12px; color: #A5A5A5; line-height: 20px; }
.Text_gray_12B {font-size: 12px; color: #A5A5A5;  font-weight: bold; line-height: 20px; }
.Text_deepgray_12 {font-size: 12px; color: #333333; line-height: 20px; }
.Text_deepgray_12B {font-size: 12px; color: #333333; font-weight: bold; }
.Text_deepgray_16B {font-size: 16px; color: #333333; font-weight: bold; }
.Text_white12 {font-size: 12px; color: #FFFFFF; line-height: 20px; }
.Text_white12B {font-size: 12px; color: #FFFFFF;font-weight: bold;  line-height: 20px; }
.Text_Blue {font-size: 12px; color: #99ccff; line-height: 20px; }
.Text_Red {font-size: 12px; color: #ff0000; font-weight: bold; }
.Title {font-size: 18px; font-weight: bold; }
.Title2 {font-size: 14px; color: #333333; }

