.ic:link, .ic:visited, .ic:active, .ic:hover, .ic {
	color: #336600;
	font-family: Verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
}

.icactive:link, .icactive:visited, .icactive:active, .icactive:hover, .icactive {
	color: #CC3300;
	font-family: Verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
}

.i1:link, .i1:visited, .i1:active, .i1:hover, .i1 {
	color: #336600;
	font-family: Verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
}

.i1active:link, .i1active:visited, .i1active:active, .i1active:hover, .i1active {
	color: #CC3300;
	font-family: Verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
}

a {
	color: #336600;
	font-family: Verdana;
	font-weight : bold;
}

h1 {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}

h2 {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

h3 {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

input {
	font-size: 10px;
}

p, td, body {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

