body
        {
	background-color: #0A0948;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: White;
	font-weight: normal;
	text-align: left;
	margin-left : 0;
	margin-top : 0;
}

p, li
        {
	font-family: "Times New Roman", Times, serif;
	padding-left:7px;
	font-weight: normal;
	color: White;
	text-align: left;
	font-size: 14px;
}

.Textbold
{
	font-family: "Times New Roman", Times, serif;
	padding-left:0px;
	font-weight: bold;
	color: White;
	text-align: left;
	font-size: 14px;
}

h1
        {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-top: 30px;
	text-align: left;
	color: White;
	font-weight: bold;
}
        
h2
        {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 0px;
	text-align: left;
	color: White;
	font-weight: bold;
}

a.Text:link
        {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
}
        
 a.Text:visited
        {
		font-size: 14px;
        font-family: "Times New Roman", Times, serif;
        color: white;
        text-decoration: none;
        }
		
a.Text:active
        {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
}
		
a.Text:hover
        {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #9D9DB6;
	text-decoration: underline;
}
