BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 20px;
	margin-left: 0px;
	background-color: #c0c0c0;
	text-align: center;
	scrollbar-face-color: #a0a090;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-track-color: #d2d2c5;
	scrollbar-arrow-color: #003366;
}

td	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}
	
hr 		{
	border: solid;
	height: 1px;
	color: #D3D3D3;
}

.cws		{
	text-align: center;
	color: maroon;
	font-style: italic;
	padding-left: 100px;
	padding-right: 100px;
}
	.inscription	{
	text-align: center;
	color: darkblue;
	font-style: italic;
}

b	{
	color: #4C4C4C;
}
a		{
	font-weight: bold;
	text-decoration: none;
	color: #5c81a7;
}
a:hover 	{
	font-weight: bold;
	text-decoration: underline;
	color: #5c81a7;
}
i {
	color: maroon;
}
.oakwoodsection{
	color: Navy;
	font-weight: bold;
	padding-left: 50px;
}
.pagetitle{
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #444646;
}
.box{
	border: 1px solid #979797;
	background-color: #e5e3df;
	width: 90%;
}
