body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ccffff;
	background-image: url(../images/background.jpg);
	font-size: 13px;
}

.main {
	font-size: 13px;
	
}

.smalltext {
	font-size: 11px;
	
}

.menutitle {
	font-size: 11px;
	color: #333333;
}

.sectiontitle {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

hr {
	color: #333300;
	height: 1px;
}

h1 {
	color: #cc6666;
	text-decoration: none;
	font: bold 18px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #333300;
	text-decoration: none;
	font: bold 16px;
	font-family: "Times New Roman", Times, serif;
}


h3 {
	color: #cc6666;
	text-decoration: none;
	font: bold 14px;
}

h4 {
	color: black;
	text-decoration: none;
	font: bold 12px;
}

a {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #cc6666;
}

.textsixteen {
	font-size: 20px;
	line-height: 40px;
}

.centertable {
	width: 100%;
	height: 100%;
}

.smallfontwhite {
	font-size: 11px;
	color: #EFEFEF;
}

.whiteborder {
	border-color: White;
}

.column01 {
	width: 33%;
	font-size: 11px;
	color: #333333;
}

.column02 {
	width: 34%;
	font-size: 11px;
	color: #333333;
}

.column03 {
	width: 33%;
	font-size: 11px;
	color: #333333;
}




