@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

a {
	color:#539998
}

a:hover {
	color:#cc9900;
}

h1 {
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#125757;
	font-size:1.8em;
	margin:0px;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#125757;
	font-size:1.5em;
	margin:0px;
	padding:0px;
}

.YellowText, .YellowText a {
	color:#ffdd3d;
}

.DarkText {
	color:#333333;
}

.RedText {
	color:#cc0000;
}

.LightGreenText, .LightGreenText a {
	color:#bcdada;
}

.DarkGreenText, .DarkGreenText a {
	color:#006666;
}