body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: center;
vertical-align: top;
background: white;
color: #000000;
}

h1{
font-family: Trebuchet MS, Sans-serif;
font-size: 24px;
padding: 0 0 0 0;
color: #8C1839;
}

h2{
font-family: Trebuchet MS, Sans-serif;
font-size: 18px;
padding: 0 0 0 0;
color: #8C1839;
}

a:link, a:visited{
text-decoration: none;
color: #FE4E72;
}

a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0;
}
}
a.main:link { 
	text-decoration: none; 
	color:#CB1546; 
	font-weight: bold; 
}

a.main:active { 
	text-decoration: none; 
	color:#CB1546; 
	font-weight: bold ; 
	}

a.main:visited { 
	text-decoration: none; 
	color:#CB1546; 
	font-weight: bold ; 
}

a.main:hover { 
	color: #FFFFFF; 
	font-weight: bolder ; 
}

div {
	font-family: Trebuchet MS, arial, sans serif; 
	font-size: 14px; 
	color: #000000;
	letter-spacing: 0.5px;
	line-height: 1.2em;
}
textarea { 
	background: #7F0303; 
	font-size: 11px; 
	font-family: Trebuchet MS, arial, sans serif; 
	border: 0px; 
	color:#FFFFFF; 
	padding: 10px;
	letter-spacing: 1px;
	line-height: 1.4em;
}


