html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
	background: #707070;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: normal;
}
      
h1 {
     color: #000000;
     font-size: 24pt; 
     font-style: italic; 
     font-weight: bold; 
     margin-top: 0; 
     margin-bottom: 0; 
     margin-left:0;

}

h2 {
     color: #000000;
     font-size: 18pt; 
     font-style: italic; 
     font-weight: bold; 
     text-align: center;
     margin-top: 0; 
     margin-bottom: 0; 
     margin-left:0;

}

h3 {
     color: #000000;
     font-size: 14pt; 
     font-style: italic; 
     font-weight: bold; 
     margin-top: 0; 
     margin-bottom: 0; 
     margin-left:25

}

.asub{
     margin-bottom: 0;
	  margin-top: 0;
	  font-size: 14px;
	  position: relative;
	  left: 20px;
	  top:-13px;
}

.aaftersub{
	  position: relative;
	  top:-15px;
}
      

a:link, a:visited {
	color: #1145D9;
	border: none;
	text-decoration: underline;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 6px;
	font-size: 16px;
	position: relative;
}

#links {
	background: #CFCFCF;
	width: 167px;
	height: auto;
	float: left;
	margin-top: 0px;
	position: relative;
	top: -10px;
	font-size: 16px;
}

#info {
	height: auto;
	background: #CFCFCF;
	width: 167px;
	float: left;
	margin-top: 0px;
	position: absolute;
	top: 415px;
}

#info p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#aboutinfo{
	height: auto;
	background: #CFCFCF;
	width: 167px;
	float: left;
	margin-top: 0px;
	position: absolute;
	top: 450px;
}

#aboutinfo p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#divorceinfo{
	height: auto;
	background: #CFCFCF;
	width: 167px;
	float: left;
	margin-top: 0px;
	position: absolute;
	top: 490px;
}

#divorceinfo p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#main {
	background: #CFCFCF;
	width: 720px;
	margin-left: 180px;
	height: auto;
	position: relative;
	top: -10px;
	left: -5px;
}

#main p{
	margin-left: 25px;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#main .center{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

#main li{
	font-size: 14px;
	list-style: none;
	font-weight: normal;
	margin-left: -15px;
}

#main h1{
	color: #FF191A;
	font-weight: bold;
	font-size: 24px;
	margin-left: 25px;
	text-align: left;
}

#main h2{
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	margin-left: 25px;
	text-align: left;
}

#main h3{
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	margin-left: 25px;
	text-align: left;
}

#main h4{
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	margin-left: 25px;
	text-align: left;
}

#main h5{
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main h6{
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main th{
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	text-decoration: underline;
}

#main .left{
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

INPUT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA	{
	BORDER-TOP-COLOR: #000000;
	BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 10px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
}
SELECT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px}
FORM 		{FONT-SIZE: 10px}
