body 
	{
	overflow-x: hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #964C62;
	background: url(images/background.jpg) repeat-y;
	background-color: #D7C3DD;
	padding: 0px;
	margin: 0px;
	}
 
a 
	{
	text-decoration: none;
	color: #BA8B9E;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #CC3366;
	font-weight: bold;
	} 

img
	{
	border: 0px;
	}

p
	{
	color: #964C62;
	font-family: Verdana,arial,georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 97%;
	text-indent: 14px; 
	}

td
	{
	color: #964C62;
	font-family: Verdana,arial,georgia;
	font-size: 11px;
	text-align: justify;
	}

p:first-letter
	{
	font-size: 14px;
	font-weight: bold;
	}


h1	{
	font-family: verdana,arial,georgia; 
	font-weight: bold;
	font-size: 15px;  
	color: #6C3248;
	text-align: left;
	line-height: 97%;
	border-bottom: 1px solid #964C62;
	text-indent: 0px;
	padding-left: 13px;
	}

td
	{
	vertical-align: top;
	}

ul
	{
	margin-left: 15px;
	}

input,textarea,select
	{
	color: #964C62;
	font-family: Verdana,arial,georgia;
	font-size: 11px;
	background-color: #DECCDA;
	border: 1px solid #964C62;
	}

.menu
	{
	position: absolute; 
	top: 88px; 
	left: 286px; 
	width: 370px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

.menu a
	{
	color: #E0CADB;
	}

.menu a:hover
	{
	color: #FFFFFF;
	}