body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text1 {
	font-family: tahoma;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}

a:link {
	color: #660000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}

a:hover {
	color: #00CC33;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.blogheading {
	font-size: 16px;
	color: #660000;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
}
.blogentry {
	font-size: 12px;
	color: #660000;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}



