.reg {background: white; bordercolor: red; bordersize:3; color:red;   margin: 0em .1em 0em .1em;
             font-family: Tahoma, Arial, Verdana; font-size: 12px;}

.big { text-align: center; color: #c73535; font-family: Arial; font-size: 13pt; font-weight: bold;}
p.vbig { text-align: center; color: #c73535; font-family: Arial; font-size: 18pt; font-weight: bold;}

p { text-align: left;  margin: .55em .0em .16em .10em ;
color: black; font-family: Arial; font-size: 11pt; font-weight: normal;}

h1 { text-align: center;  margin: .5em .0em .6em .10em ;
color: black; font-family: Arial; font-size: 14pt; font-weight: bold;}
h3 { text-align: center;  margin: .5em .0em .6em .10em ;
color: black; font-family: Arial; font-size: 12pt; font-weight: bold;}


p.bigger { text-align: center; color: black; font-family: Arial; font-size: 11pt; font-weight: bold;}

.left { text-align:left;  color: black ; text-indent: 0em ;
        margin: .55em .0em .16em .10em ;
          font-size: 9pt; font-family: 'Arial'; font-weight: normal ;}
	
.center { text-align: center; color: #F1F0dc ;
             margin: 0em 0em .05em 0em;
             	font-size: 11pt; font-family: Arial; font-weight: normal;}
.small { text-align: center ; color: black ;
            margin: 0em 0em 0em 0em;
             font-family: Arial ; font-size: 8pt ; font-weight: bold ;} 
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: black;
      text-align:left
}
.redtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #C73535;
}
.texttitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color:  white;
	font-weight: bold;
}
.formtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.texttitlered {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color:  #C73535;
	font-weight: bold;
}
	.link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

.link:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.link:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: white;
	
	text-decoration: underline;
}
.link:hover {
font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #F1C856;
	text-decoration: underline;
}
.border {
	border: 2px solid #CA1621;
}
.copynav:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:  none;

}
.copynav:visited {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copynav:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copynav:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #F1C856;
	text-decoration: underline;
}

.boldlink:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #F9C72A;
	text-decoration:  underline;
	font-weight: bold;
}
.boldlink:visited {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: yellow;
	text-decoration:  underline;
	font-weight: bold;
}
.boldlink:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: green;
		text-decoration:  underline;
	font-weight: bold;
}
.boldlink:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: gold;
	text-decoration:  underline;
	font-weight: bold;
}

