BODY {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.bg1 {
	background-position: top right;
}

H1 {
	font-family: Arial;
	font-size: 18px;
}

H2 {
	font-family: Arial;
	font-size: 16px;
	text-align: justify;
}

H3 {
	font-family: Arial;
	font-size: 13px;
	text-align:center;
}

TD {
	font-family: Tahoma;
	font-size: 12px;
	color: #43484C;
}

A.menu, A.menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3F4044;
	font-weight: normal;
	text-decoration: none;
}

A.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3F4044;
	font-weight: normal;
	text-decoration: underline;
}

SPAN.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #3F4044;
	font-weight: bold;
	text-decoration: none;
}

.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F4044;
}

.title_grey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #E6E6E6;
	width: 100%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.title_blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #99CAF5;
	background-image: url('images/bg6.gif');
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

SPAN.title2_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #62A9EB;
}

A, A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #63A7EE;
	text-decoration: none;
}

A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #63A7EE;
	text-decoration: underline;
}

A.link, A.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F4044;
	text-decoration: none;
}

A.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F4044;
	text-decoration: underline;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9B9B9;
	text-decoration: none;
}

.alpha {
	filter:alpha(opacity=50);
	-moz-opacity:0.4; 
}

UL {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}

.big {
	font-family: Arial;
	font-size: 48px;
	font-weight: bold;
	vertical-align: baseline;
	color: #7FD735;

}

.citation {
	background-color: #E6E6E6;
	padding: 10px;
	width: 50%;
	margin: 10px;
	margin-right: 0px;
}

DIV.text {
	line-height: 150%;
	text-align: justify;
}

.mini {
	font-size: 10px;
	text-align: right;
}

.border_green {
	border: 1px solid #7FD735;
	margin-right: 10px;
}

LI.arrow {
	list-style: url(/images/img1.gif) square;
	margin: 10px;
}

.border_green2 {
	border: 1px solid #7FD735;
}