a:link{}
a:visited{}
a:hover{
	text-decoration: none;
	background-color: #FFFF33;
}

body {
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;










}
.mainbody {
	background-color: #FFFFFF;
	width: 710px;
	position: relative;
	top: 15px;
	padding: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;



















}
.left-column {
	width: 320px;
	float: right;



}
.right-column {
	width: 320px;



}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
.title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-style: italic;

}
h3 {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
