body {margin-top: 0px;margin-left: 0px;margin-top:0px;margin-bottom:0px;background-color: #ffffff;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a{color: #641B21}
div#box{margin: 5%;padding: 10px 0;background: #92AAF0;max-width:650px}
h1{margin: 0 20px;font-size: 150%;color: #FFF}
p{margin: 0 20px 1em;line-height:1}
.footer {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C4F48;
	text-decoration: none;
}
.leftnav {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #413732;
	text-decoration: none;
}
.leftnav a:hover {
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DD396B;
	text-decoration: none;
}
.leftsubnav {
	font-style: normal;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #747351;
	text-decoration: none;
}
.leftsubnav a:hover {
	color: #979579;
	text-decoration: underline;
}
.title {
	font-family: verdana, arial, san-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f98c33;
	text-decoration: none;
}

.title a:hover {
	color: #DD396B;
}
.subtitle {
	font-family: verdana, arial, san-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #747351;
	text-decoration: none;
}
.box {
	padding: 0 5px 0 10px;
	margin: 0;
	background-color: #c9e5f3;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.box h1 {
	font: bold 10pt Arial;
	color: #000000;
	margin: 0 0 5px 0;
}
.classylistbox {
	padding: 0;
	margin: 0;
	background-color: #c9e5f3;
}
.box h2 {
	font: 12px Arial;
	font-weight: bold;
	color: #000000;
}
#classylist {
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
}

#classylist li {
	margin:0;
	display: inline;
}

#classylist li a, #classylist li a:visited {	
	color:#4E4E4E;
	display:block;
	font:11px verdana;
	text-decoration:none;
	padding: 0 0 0 16px;
	line-height: 18px;
	vertical-align: bottom;
	width: 200px;
	margin:0;
	background:#c9e5f3 no-repeat 5px 5px;
}

#classylist li.highlight a, #classylist li.highlight a:visited {
	background-color:#c9e5f3;
	line-height: 18px;
	color:#fff;
}

#classylist li a:hover {
	background:#e1f4fb url() no-repeat 5px 5px;
	color: #000000;
}