.body {
	margin-top:5px;
	color:white;
	width:780;

}

.header {
	font-family: trebuchet ms;
	font-size: 24pt;
	color: white;
}

.nav {
	font-family: trebuchet ms;
	font-size: 10pt;
	color: navy;
	text-decoration:none;
	background: E0E0FF;
}


.menu {
	font-family: verdana;
	font-size: 10pt;
	color: 336699;
	text-decoration:none;
	background: E3E9EE;
	align:center;
}

.info_table {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	text-decoration:none;
}


.info_table_sm {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration:none;
}


.sidebar {
	font-family: verdana;
	font-size: 8pt;
	color: 336699;
	text-decoration:none;
}


.sm_text {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration:none;
}


.sm_text_gray {
	font-family: verdana;
	font-size: 8pt;
	color: #606060;
	text-decoration:none;
}


.general {
	font-family: verdana;
	font-size: 8pt;
	color: 336699;
	text-decoration:none;
}

.main {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	background:FFFFFF;
}

.footer {
	font-family: verdana;
	font-size: 10pt;
	color: #CFCFCF;
	text-decoration:none;
	background: #405A7A;
}

.photo_box {
	font-family: trebuchet ms;
	font-size: 8pt;
	color: navy;
	text-decoration:none;
}

.welcome {
	font-family: trebuchet ms;
	font-size: 12pt;
	color: navy;
}

.topic {
	font-family: trebuchet ms;
	font-size: 10pt;
	color: navy;
}

.faq {
	font-family: trebuchet ms;
	font-size: 10pt;
	color: navy;

}

.topic_box {
	position:inherit;
	width:250;
	background:white;
	margin:10px;
}

