/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #46171D;
	background-image:  url(../Images/bg.jpg);
    margin-top: 5px;
}
.Text {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.InsideText {

color: #CCCCCC;
        font-size: small;
        font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link {
	color: #FFFF99;
	
}
a:hover {
	color: #66FFCC;
}
.Heading-GR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #99FF00;
}
.InHeading-blue {
	color: #66FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFFF99;
}
a:active {
	color: #66FFCC;
}
.announce {

font-size: large; 
        font-family: Georgia, "Times New Roman", Times, serif; color: #00CCFF;

}
.tableCaption {	

        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}
.style5 {	color: #333300;
	font-weight: bold;
}
.style3 {font-size: xx-small}
.style6 {color: #333300}

.copyright {	color: #FFFFCC;
	font-size: small;
}

-->
</style>
