/* CSS Document *
/

/* body styles */
body {background-color: #4b0000;}
.text {font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #ECE4D3;}
.hometext {font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #4b0000;}
.head {font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #D2BE96;}
.footer {font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		color: #ECE4D3;}
li {text-align: justify;}
hr {height: 2px;
	color: #4B270B;}
a {color: #FFFFFF;}