body {
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #ffffff;
	background: url('../images/bg.jpg') repeat-x;
}
a:link {
	color: #0066cc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #6f6f6f;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #6f6f6f;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a:link.footer {
	color: #0066cc;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.footer {
	color: #6f6f6f;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #6f6f6f;
	text-decoration: none;
}
a:visited.footer {
	color: #0066cc;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a:link.planspreview {
	color: #0066cc;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.planspreview {
	color: #6f6f6f;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #6f6f6f;
	text-decoration: none;
}
a:visited.planspreview {
	color: #0066cc;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #C0C0C0;
	font-weight: normal;
}
.pagetitle {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.no_decoration {
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h1.small {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
hr {
	color: #666666;
	height: 0px;
	width: 100%;
}
div.content {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
}
td.content {
	min-width: 750px;
	max-width: 970px;
}