BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #5E5439;
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #5E5439;	
}


B {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #993333;
	font-weight : bold;
}

.buttonscontainer {width: 200px; height: 20px;}

#thispage {
 	color: #993333;
 	background-color: #FFFF99;
 	padding: 2px;
	height: 20px;
 	padding-left: 3px;
 	display: block;
 	border-bottom: 1px solid ;
 	font: 8pt Verdana;
 	font-weight: bold;
 	text-decoration: none;
 	text-align: left;
 	border-color : White;
 }

.buttons a {
 	color: #993333;
 	background-color: #BBB69D;
 	padding: 2px;
	height: 20px;
 	padding-left: 3px;
 	display: block;
 	border-bottom: 1px solid ;
 	font: 8pt Verdana;
 	font-weight: bold;
 	text-decoration: none;
 	text-align: left;
 	border-color : White;
 }

 .buttons a:hover {
 	background-color: #FFFF99;
 	color: #993333;
 	text-decoration: none;
 }

.white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
}

.txt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #5E5439;
}

.T1 {
	font-family : Times, Times New Roman;
	font-size : 11pt;
    font-weight : bold;
    font-style : normal;
	color : #5E5439;
}

.T2 {
	font-family : Times, Times New Roman;
	font-size : 9pt;
    font-weight : bold;
	color : #BBB69D;
	letter-spacing: 1px;

}

.T3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing: 2px;
}

.T4 {
	font-family : Times, Times New Roman;
	font-size : 11pt;
    font-weight : bold;
    font-style : italic;
	color : #FFFFFF;
}

.copyright 		{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	color: #333333;
	}


A:LINK {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	color : #993333;
}

A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color: #FFFF99;
	text-decoration: none;
	color : #993333;
}

A:ACTIVE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color: #FFFF99;
	text-decoration: none;
	color : #993333;
}

A:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	color : #993333;
}
