/* CSS Document */

.h3
	{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	font-weight: bolder;
	}
.main_text
	{
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		color:#000000;
	}
.footer_text
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align: center;

	}


a:link {
	color: #0e1275;
}
a:visited {
	color: #0e1275;
}
