@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #999999;
}
.style2 {
	font-size: 24px
}
.style4 {
	font-size: 17px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.style1 {
	color: #999999; 
	font-size: 15px;
	font-stretch: narrower;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}
.red-cap {
	color: #C00;
}
.large-grey-body {
	font-size: 16px;
}
.large-grey-18 {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}
.grey-18 {
	font-size: 18px;
	font-weight: bold;
}
.red-18 {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}
.twenty {
	font-size: 20px;
}

