﻿body {
}
p.middle
{
	font-size: 13pt;
	font-family: Arial;
	color: black;
	font-weight: bold;
}


p.middle2
{
	text-align: left; 
	font-size: 10pt;
	font-family: Arial;
	color: black;
}

a.footertxt
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	color: white;
	text-decoration: none;
	padding-top: 20px;
}

a.footertxt:hover
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	color: black;
	text-decoration: none;
	padding-top: 20px;
}

a.links
{
	
	font-size: 12pt;
	font-family: Tw Cen MT;
	color: black;
	text-decoration: none;
	padding-top: 5px;
	}

a.links:hover
{
	
	font-size: 12pt;
	font-family: Tw Cen MT;
	color: black;
	text-decoration: underline;
	padding-top: 5px;
	}

a.links3
{
	
	font-size: 10pt;
	font-family: tahoma;
	color: white;
	text-decoration: none;
	}

a.links3:hover
{
	
	font-size: 10pt;
	font-family: tahoma;
	color: black;
	text-decoration: none;
	}

a.links2
{
	
	font-size: 10pt;
	font-family: Tw Cen MT;
	color: #9d2314;
	text-decoration: none;
}

a.links2:hover
{
	
	font-size: 10pt;
	font-family: Tw Cen MT;
	color: #9d2314;
	text-decoration: underline;
}



h1
{
	text-align: left;
	font-size: 12pt;
	font-family: arial;
	color: white;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 7px;
	}
	
span.mail-txt
{
	font-size: 70%;
	font-family: tahoma;
	color: gray;
	text-decoration: none;
}

p.form-txt
{
	font-size: 10pt;
	font-family: tahoma;
	color: black;
	text-align: left;
	text-decoration: none;
}
