@charset "UTF-8";

/* CSS Document */









h1 {

}



h2 {

	margin-bottom: 5px;

	padding-bottom: 5px;

	border-bottom: 1px solid #333; 

}



h3 {

}



h4 {

	font-style: italic; 

}



p {

	line-height: 26px;

	margin: 0px;

	padding: 0px;

}



a:link, a:visited, a:active {

	color:#FFF;

}

a:hover {

}

