/* CSS Document */
body {
	background-color: #290505;
}
.bodytext1 {
	font-size: 12px;
	font-family: Verdana;
	color: #cccccc;
	margin-right: 20px;
}
.linkstyle1 {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.linkstyle2 {
	font-family: Verdana;
	font-size: 12px;
	color: #821111;
}
.linkstyle3 {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.bodytext2 {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.titletext1 {
	font-family: Verdana;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
}