body {
	background-color: #1D519A 
}


a {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;


}

a.prog {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;


}

a:hover {
	font-size: 14px;
	color: #996600;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;

}

h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff00af;
	text-decoration: none;
}

h5 {
	font-size: 14px;
	font-style: italics;
	font-weight: bold;
	color: #afafaf;
	text-decoration: underline;
}

td {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

p {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


li {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
