/* Formate */
#header { color:#1f3e78; font-size:14pt; font-weight:bold }
#text { color:#1f3e78; font-size:12pt; font-weight:normal }

/*Links */

a:link	{color:#1f3e78;
	text-decoration:none; }
a:visited {color:#1f3e78;
	text-decoration:none; }
a:hover {color:#1f3e78;
	text-decoration:none;}
