table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

p
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
}

A {
    color: #52795B;
    text-decoration: none;
    font-weight: normal;
}

A:hover {
	text-decoration: underline;
}

a.greenlink {
	color: green;
    text-decoration: underline;
}

.header {
	font-family: arial, san-serif;
	font-size: 150%;
	font-weight: bold;
}

/* hide when printing */
.subtitle_bullet {
	width: 20px;
}

.window {
	background-color: #EEEEEE;
	text-align: center;
}
