.style1 {font-size: 8px}
tr {
	background-position:top;
	margin: 0px;
}
body {
	color: #333;
	margin: 0px;
	background: url(images/wallpaper.jpg);
	font: 13px/18px "Gill Sans MT", "Trebuchet MS", Verdana;
}
.button1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0A0A0A;
	border: 1px dotted #FFFFFF;
	background-color: #F84808;
}

.white {
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #D20000;
}
.red {
	color: #F84808;
	font-weight: bold;
}

.size10 {
	font-size: 10px;
}
.grey {
	color: #969696;
}
h2 {
	font-size: 16px;
	color: #D20000;
	font-weight: lighter;
	border: 1px dashed #333333;
	text-align: center;
}
a:hover {
	color: #FF0000;
}
.topmenu {
	background-color: #0A0A0A;
	height:20px;
	margin: 0px;
	padding: 0px;
}
	.topmenu a:link,.topmenu a:visited,.topmenu a:active
	{
	color:#FFFFFF;
	text-transform: uppercase;
}
.topmenu a:hover
	{
	color:#D20000;
	text-transform: uppercase;
}
h1 {
	color: #D20000;
	font-size: 20px;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana;
}
h3{color: #4A0800;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana;}
h4{color: #F84808;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #470C08;
	font-weight: normal;
	text-transform: uppercase;}
h5, h6 {color: #4A0800;
	font-size: 12px;}
