.smol
{
	font-weight: normal;
	font-size: 12px;
	margin: 7px 7px 7px 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	font-size: 11pt;
	margin: 7px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.text
{
	font-size: 12px;
	margin: 3px 35px;
	color: #000000;
	font-family: "Trebuchet MS" , Arial;
}
.textpress {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4091EA;
	text-decoration: none;
}
.largetext
{
	font-size: 12px;
	margin: 3px 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.header1
{
	font-weight: bold;
	font-size: 16px;
	margin: 1px 35px 10px;
	color: #4091ea;
	font-family: Arial, Helvetica, sans-serif;
}
.header3
{
	font-weight: bold;
	font-size: 13px;
	color: #4091ea;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.header2
{
	font-weight: bold;
	font-size: 13px;
	margin: 1px 3px 10px 10px;
	color: #135bac;
	font-family: Arial, Helvetica, sans-serif;
}
.header4
{
	font-weight: bold;
	font-size: 14px;
	margin: 1px 3px 10px 10px;
	color: #135bac;
	font-family: Arial, Helvetica, sans-serif;
}
a.edit:link
{
	font-weight: normal;
	font-size: 13px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.edit:hover
{
	font-size: 13px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.edit:active
{
	font-size: 13px;
	color: #6699ff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.edit:visited
{
	font-size: 13px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link
{
	font-weight: normal;
	font-size: 13px;
	color: #000099;
	font-family: "Trebuchet MS" , Arial;
	text-decoration: underline;
}
a:hover
{
	font-size: 13px;
	color: #000033;
	font-family: "Trebuchet MS" , Arial;
	text-decoration: underline;
}
a:active
{
	font-size: 13px;
	color: #6699ff;
	font-family: "Trebuchet MS" , Arial;
	text-decoration: underline;
}
a:visited
{
	font-size: 13px;
	color: #000066;
	font-family: "Trebuchet MS" , Arial;
	text-decoration: underline;
}
.smol_home
{
	font-weight: bold;
	font-size: 13px;
	margin: 2px 0px 2px 15px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT.Textbox
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
	width: 500px;
	cursor: default;
	color: #000066;
	border-top-style: none;
	font-family: "Trebuchet MS" , Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
}
TextArea.TextArea
{
	font-size: 11px;
	margin-bottom: 10px;
	width: 500px;
	height: 70px;
	cursor: default;
	color: #000066;
	border-top-style: none;
	font-family: "Trebuchet MS" , Arial;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}