body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}

.text_black {
	margin-bottom: 0.7em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_black a:link {
	color: #333333;
	text-decoration:none;
	border-bottom:1px dotted #333333;
}

.text_black a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom:1px dotted #333333;
}

.text_black a:hover {
	color: #333333;
	border-bottom:1px solid #333333;
}

p {
	margin: 0 0 .7em 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

p a:link {
	color: #333333;
	text-decoration:none;
	border-bottom:1px dotted #333333;
}

p a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom:1px dotted #333333;
}

p a:hover {
	color: #333333;
	border-bottom:1px solid #333333;
}

.text_gray {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text_gray a:link {
	color: #333333;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	border-bottom:1px dotted #333333;
}
.text_gray a:visited {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom:1px dotted #333333;
}
.text_gray a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom:1px solid #333333;
}
.text_black {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nav {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nav a:link {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom:1px dotted #333333;
}
.nav a:visited {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom:1px dotted #333333;
}
.nav a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom:1px solid #333333;
}
.date {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 80px;
	float: left;	
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	margin: 1.3em 0 .5em 0;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1em 0 .7em 0;
}

h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: .4em 0 .3em 0;
}

