body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #222222;
	background-color: #000080;
	background-image: url(images/layout/grad.jpg);
	background-repeat: repeat-x;
}

li {
	list-style-image: url(images/layout/bullet.gif);
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

br {
	font-size: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	align: center;
	color: #222222;
	text-align: center;
	font-style: normal;
}


a.no_link:link, a.no_link:visited {
	color: #222222;
	text-decoration: none;
}

a.no_link:hover, a.no_link:active {
	color: #0000FF;
	text-decoration: none;
}