h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h1 a{
	color: #FFFFFF;
	text-decoration:none
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h2 a{
	color: #FFFFFF;
	text-decoration:none;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 40px;
	margin-top: 0; 
	margin-bottom: 0;
}

p a{
	color: #FFFFFF;
	text-decoration:none;
}

.leftmargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
    margin-top: 0; 
	margin-bottom: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: 0px;
	margin-top: 0; 
	margin-bottom: 0;
	font-weight: normal;
}

h3 a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 80px;
	margin-top: 0; 
	margin-bottom: 0;
}

ul a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
    margin-top: 0; 
	margin-bottom: 0;
	margin: 0px;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
    margin-top: 0; 
	margin-bottom: 0;
	margin: 0px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 40px;
}
.linked {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
	}