@charset "UTF-8";
/* CSS Document */

a:link {color: #000000; text-decoration:underline;}
a:visited {color: #000000;}
a:hover {background-color: #a7c9c2;}

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em;}

#holder {width:525px;}

#contentheader {margin:0; width:480px;}

#contenttext {	width:auto; color:#000000; font-size:0.7em; line-height: 1.4em; margin: 0px 10px 0px 10px;}	
#contentsubtext {padding-left: 10px;}	

#contentsubtext a {text-decoration:underline;}

#contentparagraph {padding-left:30px; padding-top:0px;}
	
#contentconfirmation {color:#000000; font-size:0.7em; line-height: 2em;	background-color: #CCCCCC;	padding: 10px 0px 0px 10px;	height:100px; width:450px;}
	
h1{
	font-size:1.4em;
	font-weight: bolder;
}

h2{
	font-size:1em;
	font-weight: bolder;
	padding-left:10px;
}
#letters {font-weight:bolder; font-size: 1.7em; border-bottom: 1px #000000 solid; height: 1.5em; width:300px;}
#maintext {	color:#FFFFFF;	width: 311px;}
