
BODY {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20;
}	




.content {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight:regular;
	line-height:13pt;
	color: #333333;
}

.content a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

.content a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.content a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}



.header {
	font-family: Arial,Verdana;
	font-size: 30px;
	font-weight:regular;
	line-height:32pt;
	color: #000000;
}


.title {
	font-family: Arial,Verdana;
	font-size:16px;
	font-weight:bold;
	line-height:16pt;
	color: #333333;
}

.title a:link {
	text-decoration: underline;
	weight: bold;
	color: #333333;
}

.title a:active {
	text-decoration: underline;
	color: #333333;
}

.title a:visited {
	text-decoration: underline;
	color: #333333;
}

.title a:hover {
	text-decoration: none;
	color: #333333;
}



.director {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height:13pt;
	color: #333333;
}

.director a:link {
	text-decoration: underline;
	weight: bold;
	color: #333333;
}

.director a:active {
	text-decoration: underline;
	color: #333333;
}

.director a:visited {
	text-decoration: underline;
	color: #333333;
}

.director a:hover {
	text-decoration: none;
	color: #333333;
}


.header_2 {
	font-family: Arial,Verdana;
	font-size: 18px;
	font-weight:regular;
	line-height:18pt;
	color: #333333;
}

.header_3 {
	background-color: #666666;
	padding-left: 5px;
	font-family: Arial,Verdana;
	font-size: 18px;
	font-weight:bold;
	line-height:22pt;
	color: #FFCC33;
}


.small {
	font-family: Arial,Verdana;
	font-size: 10px;
	font-weight:regular;
	line-height:10pt;
	color: #000000;
}

.small a:link {
	text-decoration: underline;
	weight: bold;
	color: #000000;
}

.small a:active {
	text-decoration: underline;
	color: #000000;
}

.small a:visited {
	text-decoration: underline;
	color: #000000;
}

.small a:hover {
	text-decoration: none;
	color: #000000;
}




