A:link {
	text-decoration: none;
	color: #006633;
}

A:visited {
	color: #006633;
	text-decoration: none;
}

A:active {
	color: #006633;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 12px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}
.navbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

