
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #666666;
}



h1 {
	
	font-size: 24px;
	font-weight: bold;
	margin: 0;

}


h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

}



p, li {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%; 
}

li {line-height: 150%; }

td.content { padding:1em;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.menu:link {
	text-decoration: none;
	color: #000000;


}
.menu:visited {
	text-decoration: none;
	color: #000000;

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



}
.menu:active {
	text-decoration: none;
	color: #000000;

}

.partnertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration: none;
	color: #CCCCCC;
}
.tableoutline {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/title_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;

}
a:hover {
	color: #0099CC;


}
a:active {
	color: #0099CC;
	text-decoration: none;
}

.sixteenpx {
	font-size: 16px;

}
.reallybig {
	font-size: 24px;
	font-weight: bold;
}

