body {
	background-color: #603a53;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	font-size: 10px;
	font-family: verdana;
	letter-spacing:0px;
	color: ffffff;
	
}
a {	color: #c8b9c3; text-decoration:none; }
a:hover {
	color: #ffffff;
	text-decoration: bold;

}

table, td, tr {
	font-size: 8pt;
	vertical-align: top;
	align: justify;
}

.small 
{
	color: #CCCCCC;
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	padding-left: 1px;
	letter-spacing: 2px;
	
}

blockquote
{
	border-left: 4px solid #ffffff;
	background-color:#7A4969;
	padding:3px;
}


.tit
{
	color: #CCCCCC;
	font-family: Georgia;
	font-size: 20px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px;
	padding-left: 1px;
	}

.body {
	width: 100%;
	height: 100%;
}
a img 
{ 
	border: 1px solid #000000;
} 

a:hover img 
{ 
	border: 1px solid #ffffff;
} 
