* {
margin: 0px;
padding: 0px;
}

body {

font-family: Arial, sans-serif;
font-size: 12px;
color: #311633;
}

h1 {
font-size: 16px;
color: #311633;
background: transparent;
}

h2 {
color: #fff;
font-size: 10px;
background: transparent;
}

h3 {
font-size: 12px;
color: #ffebcd;
background: transparent;
}

p {
font-size: 13px;
/* padding: 2em 0 1em 0;*/
color: #311633;
background: transparent;
}

#preamble a:link{
	font-size: 13px;
	color: #ffebcd;
	background: transparent;
	}
#preamble a:visited{
	font-size: 13px;
	color: #ffebcd;
	background: transparent;
	}
#preamble a:hover{
	font-size: 13px;
	color: #ffebcd;
	background: transparent;
	}
	
#preamble2 a:link{
	font-size: 13px;
	color: #311633;
	background: transparent;
	}
#preamble2 a:visited{
	font-size: 13px;
	color: #311633;
	background: transparent;
	}
#preamble2 a:hover{
	font-size: 13px;
	color: #311633;
	background: transparent;
	}
	