A 			{color:#003366; text-decoration: none;}
A:link 		{color:#003366; text-decoration: none;}
A:active 	{color:#003366; text-decoration: none;}
A:visited 	{color:#003366; text-decoration: none;}
A:hover 	{color:#cc0000; text-decoration: underline;}

.link			{font-family: Arial; font-size: 12px; font-weight: bold; text-align: center;}
a.link 			{color:#ffffff; background-color:#000000; text-decoration: none; display: block; padding: .5em 0em .5em 0em;}
a.link:link 	{color:#ffffff; background-color:#000000; text-decoration: none; display: block; padding: .5em 0em .5em 0em;}
a.link:active 	{color:#ffffff; background-color:#6b8eaa; text-decoration: none; display: block; padding: .5em 0em .5em 0em;}
a.link:visited 	{color:#ffffff; background-color:#000000; text-decoration: none; display: block; padding: .5em 0em .5em 0em;}
a.link:hover 	{color:#ffffff; background-color:#6b8eaa; text-decoration: none; display: block; padding: .5em 0em .5em 0em;}


body {
	background-color: #003d64;
	margin: 0px 0px 0px 0px;
	font-color: #ffffff;
	background-attachment:fixed;
	background-image:url(images/bg_b.gif);
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	font-color: #000000;
	text-indent: 0px;
	padding: 1em 2em 0 2em;
}

.text2 {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	font-color: #000000;
	text-indent: 0px;
	padding: 0em 2em 0 2em;
}

.text3 {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	font-color: #000000;
	text-indent: 0px;
	padding: 1em 2em 0 2em;
}

.text4 {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	font-color: white;
	text-indent: 5px;
}

.photo {
	text-align: left;
	padding: 1em 0 0 2em;

}
.footer {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	font-color: #ffffff;
}	