body{
	font-size: 12px;
	font-family: Arial, Helvitica;
	line-height:110%;
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	font-size: 13px;
	font-family: Arial, Helvitica;
	line-height:130%;
	margin-right:30px;
	margin-left:30px;
	color: #000000;	
}

.caption{	
    font-size: 12px;
	font-family: Arial, Helvitica;
	line-height:100%;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;	
	color: #000000;
	background-color: #ffcc99;
}


table,tr,td {
	font-size: 13px;
	font-family: Arial, Helvitica,sans-serif;
	background: #ffffff;
}

table.left,tr.left,td.left {
	background: #663333;
}

table.right{
	background: #663333;
	margin-top:5px;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:15px;
	border-style: solid;
	border: 1px,1px,1px,1px;
	border-color: #663333;		
}

table.dark{
	background: #000000;
}	

table.nav,tr.nav,td.nav {
	font-size: 12px;
	font-family: Arial, Helvitica;
	font-weight: normal;
	background: #ffcc99;	
	line-height:100%;
	border-style: solid;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #000000;
}

.titles{
	font-size: 18px;
	font-family: Arial,Helvitica,sans-serif;
	font-weight: bold;
	text-align: center;
	color: #330000;
}

.author{
	font-size: 13px;
	font-family: Arial,Helvitica,sans-serif;
	font-weight: bold;
	text-align: center;
	color: #330000;
}

.footer{
	font-size: 10px;
	font-family: Arial,Helvitica,sans-serif;
	text-align: center;
	color: #330000;
	margin-bottom:15px;
}

a {
	font-size: 13px;
	color: #000000;
	text-decoration: underline
}


a:hover {
	color: #663333;
	text-decoration: underline
}

.nav a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.nav a:hover{
	color: #663333;
}

.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
