H1{
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 2.25em;
}
H2{
	color: Navy;
	font-family: sans-serif;
	font-size: 1.50em;
	font-style : italic;
}
P.boldertext{
font-weight: bold;
font-family:"Trebuchet MS"; 
font-size: 1.50em;
color:Black
}
P.important{
	font-family:"Trebuchet MS";
	font-size: 1.50em;
	color: #00008B;
}

P {
	font-family:"Trebuchet MS";
	font-size: 1.25em;
	color: #000000;	
}

P.subtitle{
	font-family:"Trebuchet MS";
	font-size: 1.00em;
	color: #000000;
	font-weight : normal;
}
A:link{
	color: #DC143C;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size: 1.25em;
	font-weight:bold
}
A:visited{
	color: #DC143C;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size: 1.25em;
	font-weight:bold
}
A:active{
	color: Blue;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size: 1.25em;
	font-weight:bold
}
body{
	background-color : c4e2ed;
	background-image : url(http://www.projectveteranaid.com/images/Banner1.jpg);
	background-position : top left; 
	background-repeat : no-repeat;
}