﻿.style1 {
	text-align: center;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #99CCFF;
}
a:visited {
	color: #66CCFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #C0C0C0;
}
.style3 {
	text-align: left;
}
.style4 {
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #181a0a;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
}
.sign {border: 2px solid #99CCFF;padding: 0px 0px;}