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

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#666;
}


a {
	color:#FFE1F0;
	text-decoration:underline;
	}


/* HEADERS */

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18pt;
	padding:10px 0;
	margin:0;
	color:#333;}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size:16pt;
	font-weight:bold;
	padding:10px 0;
	margin:0;
	color:#333}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding:10px 0;
	margin:0;}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin:15px 0;
	}


	