body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
}
h1 {
	font-size: 12px;
	white-space: normal;
	border-spacing: 1;
}
h2 {
	font-size: 11px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}

.header-cell {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	padding: 3px;
}
 
a.header {
	font-size: 12px;
	font-weight: bold;
}

.header-cell-tiny {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}

.header-tiny {
	background-color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}

table.content {	
	border: 1px solid #CCCCCC;
}

.content-cell {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC; border-collapse:collapse;
	font-size: 11px;
}

.header-cell-content {
	font-size: 12px;
	font-weight: bold;
}
input {
	font-size: 11px;
}
