body{
	margin: 0px;
	padding: 0px;
	background: #FEF7DE;
	background-image:url("images/venusbg.jpg");
	background-repeat: repeat-x;
	color: #F9B583;
	font-family:verdana;
	font-size:10px;
	text-align:justify;
	font-weight:normal;
	line-height: 150%;
	line-spacing: 2px;
	}

b{	font-size:10px;
	color: #CB9AAF;	
	font-family:arial;
	letter-spacing:1px;}


.title {
	color: #EFC37D;
	text-align:center;
	font-family:times;
	font-weight:bold;
	Font-size:17px;
	Line-height:16px;
	text-transform:uppercase;
	letter-spacing: 5px;}

	text-align: left;
	padding: 1px;
	text-transform: lowercase;
	font-style:italic;
	line-height: 150%;}
.subtitle { 
	font-size:9pt; 
	font-family:georgia; 
	text-transform: lowercase;
	font-weight:bold;
	color:#C9AFC5; 
	text-align:justify; 
	letter-spacing:2px; }

A:link, a:active, a:visited{
	text-decoration:none; 
	color:93A9B4; 
	font-size:9px;
	cursor:default;
	font-family:times;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px}

A:hover{
	text-decoration:none; 
	color:526C7A; 
	font-size:9px;
	cursor:default;
	font-family:times;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px}

h2 {margin: 2px;
	color: #F9ABA9;
	text-align: left;
	font-family: courier new;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px dashed #E5D1B8;
	padding: 3px;}


td{
	vertical-align: top;
	text-align: justify;
	}
