p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}
body {
	background-color: #FFFFFF;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}

.alertmeeting {
	font-size: 7pt;
	color:#FF0000;
}
.credit {
	font-size: 7px;
	color: #666666;
}
.grey {
	color: #999999;
}
.header {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #006600;
}
.headersub {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
.menu {
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFCC;	
}
.new {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.small {
	font-size: 7pt;
}
.smallcaps {
	font-size: 7pt;
	text-transform: uppercase;
}
