a:link { color: #e0221f; text-decoration: none; font-weight: bold;}
a:hover { color: #000000; text-decoration: underline; font-weight: bold;}
a:visited { color: #e0221f; text-decoration: none; font-weight: bold;}
a:hover:visited { color: #e0221f; text-decoration: underline; font-weight: bold;}


img {
border: 0ps;
}

h1 { color: #5a7888; 
	font-size: 26px;
	font-family: Segoe UI;
	}

h2 { color: #5a7888; 
	font-size: 20px;
	font-family: Segoe UI;
	}

.portf {
	font-family: Segoe UI;
	font-size: 13px; 
	margin-left: 20px;}

body { 
	font-size: 19px;
	background-color: #0d7887;
	}
	
	
table, td, tr {
font-size: 13px;
font-family: Segoe UI, Arial, Helvetica, sans-serif;
}


#mainContainer
{
	margin: 0 auto;
	width: 855px;
}









