/* 
    Document   : Styles
    Created on : July 16, 2008
    Author     : Xavier
    Description: Main page styles, including background color
*/

.style1 {

	font-size: 1em

}

body {

	background-color: #CDD8AB;

	margin-top: 25px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.style6 {

	color: #65692C;

	font-weight: bold;

	font-size: 16px;

}

.style8 {

	color: #65692C;

	font-size: 16px;

}

.style14 {color: #A4AB34}

.style15 {

	color: #990000;

	font-weight: bold;

}
.style17 {font-size: 14px;
		
		font-weight: bold;
}

.style16 {font-weight: bold}

.style20 {font-size: 14px}

.style22 {font-size: 10px}

.style23 {color: #A4A846}

