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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #300003;
	line-height: 120%;
	background-image: url(bg.gif);
	background-position:center;
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}
.style1 {
	color: #c24042;
	font-size: 24px;
}
.style2 {
	font-size: 12px;
	color: #C24042;
}
.style4 {font-size: 12px}
.style5 {
	color: #4A0005;
}
.style10 {color: #c24042; font-size: 24px; font-style: italic; }
.style11 {font-size: 18px; color: #C9AF0C;}

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}