.outline-sides { border-left-style: solid; border-left-width: 1px; border-right-style: solid; 
               border-right-width: 1px; }
.divider     { border-left-style: solid; border-left-width: 1px; }
.footer1      { font-family: Arial; font-size: 12px; color: #000000; text-align:center;}
a.footer1:link					{ text-decoration: none; }
a.footer1:hover					{ text-decoration: underline; color: #C62326; }
a.footer1:visited					{ text-decoration: none; }
a.footer1:link:visited:hover		{ text-decoration: underline; }
.footer2      { font-family: Arial; font-size: 10px; color: #C62326; text-align:center; }
.headlinks { font-family: Arial; font-size: 14px; color: #666666; font-weight:bold; }
a.headlinks:link					{ text-decoration: none; }
a.headlinks:hover					{ text-decoration: underline; }
a.headlinks:visited					{ text-decoration: none; }
a.headlinks:link:visited:hover		{ text-decoration: underline; }
.menu      { font-family: Arial; font-size: 14px; color: #000000; font-weight:bold; }
a.menu:link					{ text-decoration: none; }
a.menu:hover					{ text-decoration: underline; }
a.menu:visited					{ text-decoration: none; }
a.menu:link:visited:hover		{ text-decoration: underline; }
.copy     { font-family: Arial; font-size: 14px; color: #000000;  }
h1           { font-family: Arial; font-size: 24px; color: #666666; font-weight: bold; }
.form-title      { font-family: Arial; font-size: 15px; color: #000000; font-weight: bold; }
.form-title-wht      { font-family: Arial; font-size: 15px; color: #ffffff; font-weight: bold; }
.form-text     { font-family: Arial; font-size: 13px; color: #000000; }
.red      { color: #ff0000; }

.headlinks1 { font-family: Arial; font-size: 13px; color: #666666; font-weight:bold;}
a.headlinks1:link	{ text-decoration: underline;  }
a.headlinks1:hover		{ color: #D2252C; text-decoration: underline; }
a.headlinks1:visited	{ text-decoration: none; }

#buttons {
	padding-top:4px;
	margin-bottom:4px;	
}

#buttons a {
	color:#252525;
	padding:10px;
	margin-left:4px;
	margin-right:4px;
	display:block;
	border-bottom:1px solid;
	border-color:#000000;
	background-color:#E4F4F9;
	font:12px arial, sans-serif;
	text-decoration:none;
	text-align:left;
}

#buttons a:hover {
	background-color:#C62326;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

#Obuttons a {
	color:#FFFFFF;
	padding:5px;
	margin-left:4px;
	margin-right:4px;
	display:block;
	border-bottom:1px solid;
	border-color:#252525;
	background-color:#C62326;
	font:12px arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

#Obuttons a:hover {
	background-color:#252525;
	color:#FFFFFF;
	text-decoration:none;
}

#Obuttons1 {
    color:#FFFFFF;
	padding:5px;
	margin-left:4px;
	margin-right:4px;
	display:block;
	border-bottom:1px solid;
	border-color:#252525;
	font:12px arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	background-color:#252525;
	color:#FFFFFF;
	text-decoration:none;
}

#buttonsline {
	color:#ffffff;
	padding:5px;
	margin-left:4px;
	margin-right:4px;
	display:block;
	border-bottom:1px solid;
	border-color:#000000;

}

H1 {
	color:#C62326;
	padding:0px;
    font-family: arial, sans-serif;
    font-weight:bold;
    font-size:24px;
    text-align:center;
}

p {
 	text-align: justify;
	
}