body	{
	background-color: #6B8AB8;
	background-image: url(../images/template/bkg.gif);
	background-repeat: repeat-x;
}
.footerText	{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.text, .formfield, .buttn	{
	font-family: arial;
	font-size: 12px;
}
.formfield	{
	border: 1px solid #000000;
	width: 140px;
}
.buttn	{
	background-color: #366496;
	width: 100px;
	color: #ffffff;
	cursor: hand;
	border-width: 1px;
	border-left-color: #CBE3FF;
	border-top-color: #CBE3FF;
	border-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
}
.articleText, .articleText a	{
	font-family: ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.articleText a:hover	{
	color: #6D6F72;
}