﻿a:link{
	background-color: transparent;
	color: #f3f3e7;
	text-decoration: none;
}

a:visited{
	background-color: transparent;
	color: #f3f3e7;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #fefd74;
	cursor: auto;
	text-decoration: underline;
}

a:active{
	background-color: transparent;
	color: #f3f3e7;
	text-decoration: none;
}
body {
	background-color: #31473b;
	background-image: ;
	color: #f3f3e7;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px;
	}
body {
	scrollbar-3d-light-color: #f3f3e7;
	scrollbar-arrow-color: #f3f3e7;
	scrollbar-base-color: #31473b;
	scrollbar-dark-shadow-color: #f3f3e7;
	scrollbar-face-color: #31473b;
	scrollbar-highlight-color: #f3f3e7;
	scrollbar-shadow-color: #31473b;
	scrollbar-track-color: #31473b;
}
.head {
	background-image: url("images/header.jpg");
	background-color: #31473b;
	height: 257px;
	width: 790px;
}
h1 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
}

h2 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	text-align: center;
}

h3 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
h4 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	text-align: left;
	padding-left: 3px;
}
h5 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
}
h6 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
}

ul {
	background-color: transparent;
	color: #f3f3e7;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	list-style: disc;
	text-align: left;
}
.cl1 {
	border-left: 1px solid #f3f3e7;
	border-bottom: 1px solid #f3f3e7;
	border-top: 1px solid #f3f3e7;
	}
.cl2 {
	border: 1px solid #f3f3e7;
	}
.b {
	font-weight: bold;
}

