body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6666FF;
	color: #FFFFFF;
}
.topright {
	background-image: url(../images/title2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bottomleft {
	vertical-align:top;
	background-image: url(../images/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
img {
	border: 0px;
}

.leftcolumn {
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.one:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
}

a.one:hover {
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	font-size:18px;
}

a.one:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
}
.bottomright {
	vertical-align: top;
}
a.two:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}
a.two:hover {
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	font-size:16px;
}
a.two:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}
a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
