body {
	margin:0px;
}

h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:24px;
	color:#3880a5;
	font-weight:bold;
	margin:0px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#3880a5;
	font-weight:bold;
	margin:0px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#3880a5;
	font-weight:300;
	margin:0px;
}


.content li {
	list-style:url(/library/images/common/list-box.gif);
	padding-bottom:15px;
	line-height:normal;
}



.content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #515151;
	line-height:18px;
}

.content a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #6b9c88;
	text-decoration:underline;
}

.content a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #6b9c88;
	text-decoration:none;
}

.content-home {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	line-height:22px;
}

.content-home a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration:underline;
}

.content-home a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}

.header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #000000;
	line-height:14px;
}

.header a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #539d7d;
	text-decoration:none;
}

.header a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #539d7d;
	text-decoration:underline;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #767676;
	line-height:18px;
}

.footer a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #384766;
	text-decoration:underline;
}

.footer a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #384766;
	text-decoration:none;
}

.ip {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #3880a5;
	padding:3px;
}

