/* C-P Systems Default Style Sheet */
/* By OnApplied LLC webmaster@onapplied.com */

/* general page styles */

FONT {
	font-size: smaller;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003300;
}

BODY {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: medium;
	background: #336633;
	color: #003300;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 0in;
	line-height: 150%;
}

.subLogo {
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 3px;
	color: #003300;
	text-transform: uppercase;
	font-weight: lighter;
	font-style: italic;
	background: transparent;
}

.myH1 {
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 4px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	background: #CC9900;
}

H3 {
	font-size: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
	color: #003300;
	text-transform: uppercase;
	background: transparent;
}

H2 {
	font-size: 90%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 4px;
	color: #003300;
	text-transform: uppercase;
	background: transparent;
}

H3 {
	font-size: 70%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
	color: #003300;
	text-transform: uppercase;
	background: transparent;
}

UL {
	list-style: url("image/bullet.gif") disc;
	color: #003300;
	font-size: 90%;
	line-height: 150%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: transparent;
}

P {
	font-size: 90%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003300;
	line-height: 160%;
	background: transparent;
}

A:link {
	background: none transparent scroll repeat 0% 0%;
	color: green;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

A:active {
	background: none transparent scroll repeat 0% 0%;
	color: #336699;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

A:visited {
	background: none transparent scroll repeat 0% 0%;
	color: #003300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

A:hover {
	background: none transparent scroll repeat 0% 0%;
	color: #cc9900;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.tiny {
	font-weight: lighter;
	font-size: 70%;
	background: none transparent scroll repeat 0% 0%;
	color: #003300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	line-height: 105%;
}
