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

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B9C2AD;
}
body {
	background-color: #404041;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/wallpaper.jpg);
	background-repeat: repeat;
	background-position: center top;
}

p {
	margin:0;
}

h1 {
	margin:0;
	font-size:45px;
	font-weight:normal;
}

h2 {
	margin:0;
	font-size:30px;
	font-weight:normal;
}


.footer {
	font-size: 11px;
	}
	
.footer a {
	font-size: 11px;
	text-decoration: none;
	color:#B9C2AD;
	}
	
.footer a:hover {
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
}
	
a {
	text-decoration:none;
	color:#B9C2AD;
	outline:none;
}

a:hover {
	text-decoration:none;
	color:#FFFFFF;
	outline:none;
}

.small_text {
font-size:12px;
}

.small_text_white {
font-size:12px;
line-height:12px;
color:#FFFFFF;
}

.small_text_menu {
font-size:12px;
line-height:12px;
}

.medium_text {
font-size:15px;
}

.grey_text {
color:#404041;
}

.grey_small_narrow_text {
color:#404041;
font-size:12px;
line-height:12px;
font-style:italic;

}

.grey_medium_text {
color:#404041;
font-size:15px;
}

.grey_medium_text a {
color:#404041;
font-size:15px;
}

.grey_medium_text a:hover {
color:#B9C2AD;
font-size:15px;
}

.white_text {
color:#FFFFFF;
}

.white_medium_text {
color:#FFFFFF;
font-size:15px;
}

.menu_title {
margin-top:-21px;
text-shadow:0 0 10px #000;
}

.text_georgia_16 {
font-size:16px;
line-height:21px;
font-style:italic;
font-family:Georgia, Times New Roman, Times, serif;
}

-->
