﻿body         {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	width: 955px;
	background-image: url('images/back.jpg');
	background-repeat: repeat-x;
	height: 600px;
}
p            { font-family: Arial, sans-serif; font-size: 11pt; color:#000000 }
h4           { font-family: Arial, sans-serif; font-size: 14pt; color: #B2A894; letter-spacing:1pt  }
a            { text-decoration:none; color: #4B709A }
a:link       { text-decoration:none; color: #4B709A }
a:active     { text-decoration:none; color: #C61500 }
a:visited    { text-decoration:none; color: #B2A894 }
a:hover      { text-decoration:underline }