p {
	font-size: 12px;
	line-height: 120%;
}
td {
	font-size: 12px;

}

a:link {
	color: #0033ff;
}
a:visited {
	color: #cc3366;
}
a:hover {
	color: #FF6600;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;

}
h2 {
	color:#CC3333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-bottom:solid 1px #CC3333;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-style: normal;
	color: #339900;
	margin-top:0;
	margin-bottom:0;
}
strong {
	font-size: 12px;
	color: #CC3333;
}
em {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
li {
	line-height: 125%;
}
small {
	font-size: 10px;
}
.menu{
	color:#ff9999;
	line-height: 140%;
}
.menu a:link{
	color:#ffffff;
	text-decoration: none;
}
.menu a:visited{
	color:#ffffff;
	text-decoration: none;
}
.menu a:hover{
	color:#ffcc00;
	text-decoration: none;
}

.ggunit {
background:#d14747;
text-align:center;
}

.ggunit2 {
background:#ffcc00;
text-align:center;
padding:3px;
}
