/* CSS Document */

H1 {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H2 { color: #CC1919; font-size: 24px; font-family: verdana}
H3 {
	color: 000000;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
P {font-color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
}
.viewthumbs {
	font-size: 9px;
	color: #669966;
}
.green {
	color: #669966;
}
.Orange {
	color: #F78C5A;
}
.viewthumbsOr {
	font-size: 9px;
	color: #F78C5A;
}
