body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	background-color: #FFCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003333;
	font-size: 12px;
	line-height: 130%;
	margin-left: 12px;
	margin-right: 12px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #006666;
	font-style: italic;
	line-height: 110%;
	font-weight: bold;
}
.ss {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	font-size: 120%;
	font-variant: normal;
}
a:link {
	color: #CC3366;
	text-decoration: none;
}
a:linknodecor {
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #FF9999;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF9999;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}
h4 {
	font-size: 18px;
	color: #993366;
}
.red {
	color: #993366;
}
.text-12 {
	font-size: 12px;
	line-height: 130%;
}
.text-11 {
	font-size: 11px;
	color: #666666;
}
h5 {
	font-size: medium;
	font-weight: bold;
	color: #FF9999;
}
