p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	color: #33224f;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #33224f;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #33224f;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #33224f;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 85%;
	text-align: left;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: #33224f;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #33224f;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	text-align: left;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #33224f;
	text-decoration: none;
	line-height: 140%;
}

#email {width:742px; 
		margin:auto;}
		
#title {
background-color:#FFFFFF; 
width:742px;
margin:0 0 0 0; padding:0 0 0 0;
}

#info {
float:left;
background-color:#FFFFFF;
width:742px;
margin:0 0 0 0; padding:0 0 0 0;
}

#footer {
background-color:#33224f; color:#FFFFFF;
margin:0 0 0 0; padding:0 0 0 0;
}
		
.header{
position:fixed; top:0px; left:0px;
margin:0 0 0 0; padding:0 0 0 0;}
		
