BODY {
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 5px;
}

P, TD, LI, UL, Table {
color: #646464;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}

A:LINK {
color: #CDA77F;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #736761;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #D77A7A;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #D77A7A;
text-decoration : none;
font-weight: bold;
}


H1 {
	font-size: 150%;
	font-weight : bold;
	color : #FFFFCE;
	letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #736761;
letter-spacing: 2;
}



.top {
font-family : Verdana, Arial, sans-serif;
font-size: 100%;
text-align: justify;
line-height: 15px;
padding-left: 30px;
padding-right: 30px;
}


.topic1 {
background: #CC0000;
text-align: center;
font-weight: bold;
color : #FFFFCE;
}


.topic2 {
text-align: center;
font-weight: bold;
color: #CC0000;
border-top: 1px solid #CC0000;
border-bottom: 1px solid #CC0000;
}

.topic3 {
text-align: center;
font-weight: bold;
color: #D77A7A;
border-top: 1px solid #D77A7A;
border-left: 1px solid #D77A7A;
border-right: 1px solid #D77A7A;
border-bottom: 1px solid #D77A7A;
padding-left: 10px;
padding-right: 10px
}


.topic4 {
text-align: left;
font-weight: bold;
color: #D77A7A;
border-top: 1px solid #D77A7A;
border-left: 1px solid #D77A7A;
border-right: 1px solid #D77A7A;
border-bottom: 1px solid #D77A7A;
padding-left: 10px;
padding-right: 10px
}


.topic5 {
text-align: left;
font-weight: bold;
color: #D77A7A;
padding-left: 10px;
padding-right: 10px
}

hr {
color: #D77A7A;
height: 1px;
width: 100%;
}

.tiny {
text-align: center;
font-size: 80%;
letter-spacing: 2;
font-weight: bold;
}