h1
		{
			color: #020065; font-family: Times New Roman; font-size: 24px; text-align: center;
		}

h2
		{
			color: #020065; font-family: Times New Roman; font-size: 18px; text-align: left;
		}

h3
		{
			color: #c0c0c0; font-family: Times New Roman; font-size: 16px; text-align: center;
		}

h4
		{
			color: #c0c0c0; font-family: Times New Roman; font-size: 16px; text-align: left;
		}


h10
		{
			color: #c0c0c0; font-family:Times New Roman; font-size: 16px; text-align: left;
		}

h11
		{
			color: #c0c0c0; font-family:Times New Roman; font-size: 16px; text-align: right;
		}


p	
		{
			color: #020065; font-family:Times New Roman; font-size: 14px; text-align: justify
		}

a:link
		{
			color: #000000; text-decoration: underline;
		}

a:visited
		{
			color: #000000; text-decoration: underline;
		}

a:hover
		{
			color: #83aa3a; text-decoration: none;
		}

a:active
		{
			color: #83aa3a; text-decoration: none;
		}

a.body:link
		{
			color: #000000; text-decoration: underline;
		}

a.body:visited
		{
			color: #000000; text-decoration: underline;
		}

a.body:hover
		{
			color: #83aa3a; text-decoration: none;
		}

a.body:active
		{
			color: #83aa3a; text-decoration: none;
		}

a.events:link
		{
			color: #c0c0c0; text-decoration: underline;
		}

a.events:visited
		{
			color: #c0c0c0; text-decoration: underline;
		}

a.events:hover
		{
			color: #83aa3a; text-decoration: none;
		}

a.events:active
		{
			color: #83aa3a; text-decoration: none;
		}
