@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
} 

div#main p {
	font-size: 12px;
	line-height: 17px;
}

h1 {
	font-size: 18px;
	line-height: normal;
}

h2 {
	font-size: 14px;
	line-height: normal;
}

h3 {
	font-size: 14px;
	line-height: normal;
}

div#nav li a {
	font-size: 12px;
	font-weight: normal;
}

.shadedtable {
	font-size: 14px;
}


