body         { font-family: Trebuchet MS; font-size: 19pt; color: #FFFFFF }
h1           { font-size: 25px; color: #FFFFFF; font-weight: bold }
h2           { font-size: 14pt; font-family: Trebuchet MS; }
h3 {

	padding: 4px;

	margin: 4px;

	font-size: 120%;

	font-weight: bold;

	color: #FFFFFF;

	border-bottom-width: 2px;

	border-bottom-style: dotted;

	border-bottom-color: #F7CB33;

	text-decoration: none;



}
a            { color: #FFFFFF; text-decoration: none }
a:link       { color: #FFFFFF; text-decoration: none }
a:visited    { color: #FFFFFF; text-decoration: none }
a:active     { color: #FF0000; text-decoration: none }
a:hover      { color: #FBE600; text-decoration: underline }