@charset "utf-8";
/* CSS Document */


.highlight {
color: #FF0000;
}

.registered {
font-size:11px;
}


body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navigation a {
font-weight:bold;
text-decoration:none;
color:#FFD400;
margin-right:28px;
font-size:16px;
color:#FFD400;
}

.navigation a:hover {
color:#ffffff;
text-decoration:none;
}

h1 {
color:#952B25;
font-size:22px;
margin-bottom:0;
padding-bottom:0;
line-height:12px;
margin-top:20px;
}

h2 {
color:#952B25;
font-size:18px;
margin-bottom:0;
padding-bottom:0;
line-height:12px;
margin-top:20px;
}



p {
line-height:180%;
}

.pic {
border-style:solid;
border-color:#000000;
border-width:1px;
margin-left:30px;
}

a {
color:#952B25;
text-decoration:none;
}

a:hover {
text-decoration:underline;
