/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #767474;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-color: #F9FBFB;
	white-space: normal;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 2em;
	color: #767474;
}
h2 {
	font-size: 1em;
	color: #767474;
}
h3 {
	
	color: #767474;
	font-size: .9em;
}
h4 {
	
	color: #767474;
	font-size: 0.8em;
}
h5 {
	font-size: 0.7em;
	color: #767474;
}
h6 {
	font-size: 0.5em;
	color: #767474;
}
.style2 {font-size: medium}
.style3 {font-size: small}
.style5 {color: #E0DFE3; font-size: small; }
.style6 {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
