@charset "utf-8";
/* CSS Document */
body { 
	margin-bottom:			30px;
	margin-left:			0px;
	margin-right:			0px;
	margin-top:				0px;
	font-family:			Arial, Verdana, Sans-serif;
	font-size:				12px;
}

p {
	font-family:			Arial, Verdana, Sans-serif;
	font-size:				12px;
}

address {
	font-family:			Arial, Verdana, Sans-serif;
	font-size:				12px;
	font-style:				italic;
}

pre {
	font-family:			"Courier New", Courier, monospace;
	font-size:				11px;
}

h1 {
	font-size:				18px;
	font-weight:			400;
}

h2 {
	font-size:				16px;
	font-weight:			300;
}

h3 {
	font-size:				14px;
	font-weight:			300;
}

h4 {
	font-size:				12px;
	font-weight:			300;
}

h5 {
	font-size:				12px;
	font-weight:			200;
}

h6 {
	font-size:				12px;
	font-weight:			100;
}

a {
	color:					#fd0000;
}
