
 body{font-face: times, helvetica;
	background-color: #ffffff;
	color: #030675;
    }
 body.head  {
	background-color: #030675;
	color: #ffffff;
    }
div.c3 {text-align: center}
p {text-align: justify ; font-face: courier, helvetica}
b.c1 {font-size: 172%}
a:link, a:visited {

		text-decoration: none;
		color: #8729D0;
		}
a:hover {
		font-style:italic;
		color: #8729D0;
		}
a.side:link, a.side:visited {

		text-decoration: none;
		color: #8729D0;
		}
a.side:hover {
		font-style:italic;
		color: #8729D0;
		}
a.head:link, a.head:visited {
		text-decoration: none;
		font-style:bold;
		color: #ffffff
		}
a.head:hover {
		text-decoration: none;
		font-style:normal;
		color: #ffffff
		}