.content {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000;
}

.contentLink {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0199cb;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #0199cb;
	text-align: center;
}

h2 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	color: #3e6797;
}

h1 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #a12649;
	text-align: center;
}

body {
background-color: #cacbcb;
margin:0px 0 0 0;
}

.nav { 
	font-family: Trebuchet MS;
	color: #ffd952;
	font-weight: bold;
	font-size: 10px;
}

.navLink { 
	color: #ffd952;
} 

.navLink:visited { 
	color: #ffd952;
} 

.navLink:hover, navLink:active { 
	color: #ffd952;
}

.top { 
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	text-decoration : none;
	color: #FFF;
} 

.topLink { 
	text-decoration : underline;
	color: #FFF;
} 

.topLink:hover { 
	text-decoration : none;
	color: #CCC;
} 

.formText {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-align:center;
}

.copyright {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
.prog {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	color: #3e6797;
}