body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#717274;
	text-shadow: #000000 0 0 0px; 
}

h1, h2 {
	font-size:1.7em;
	color:#ff6600;
	margin:0px 0px 8px 0px;
	padding:0px;
	font-weight:normal;
}

h2 {
	font-size:1.1em;
	margin:0px 0px 8px 0px;
}

.OrangeText, .OrangeText a {
	color:#FF6600;
}

.BlackText, .BlackText a {
	color:black!important;
}

.blueText, blueText a {
	color: #369acc !important;
}

.GreenText, .GreenText a {
	color:#485138 !important;
}

.GreyText {
	color:#717274 !important;
}

.OrangeText:hover, .OrangeText a:hover {
	color:#FF6600!important;
}

.LargerText {
	font-size:120%;
}

.SmallerText {
	font-size:90%;
}

.SmallestText {
	font-size:80%;
}
