/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #687D83;
	background-image: url(images/grey_background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #000033;
}
h2 {
	font-size: 18px;
	color: #000033;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #CC0000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.style2 {font-size: 14px}
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.style5 {color: #FFFFFF}
a.style5 {color: #FFFFFF}
a.style5:hover {color: #FF9900}

}
.redlink {
font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FF1000
	}
a.redlink {color: #FF1000}
a.redlink:hover {color: #509900}

