body, p {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	)
}
H1 {
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #404040;
	}
 
H3 {
	font-family: Tahoma, sans-serif,;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:link { 
	font-weight: normal	; 
	text-decoration: none; 
	color: #aa0db3;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #901674;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #808080;
	}

 
td {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
.page_head {  font-family: Tahoma, sans-serif; 
     font-size: 11pt; 
	 font-style: normal; 
	 font-weight: bold}

hr {
color: #pink;
background-color: #pink;
height: 1px;
}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
	 font-style: normal; 
	 font-weight: normal}
.reg_form_table {
	border: thin solid #BC2131;
	border-color: #BC2131;
	border-width: 1;
	outline-color: #BC2131;
	outline-width: thin;
	outline-style: solid;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-color: #BC2131;
	border-right-color: #BC2131;
	border-bottom-color: #BC2131;
	border-left-color: #BC2131;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	width: inherit;
}
