@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link, a:visited {color: #006699; text-decoration:none;}
a:hover{text-decoration:underline;}
.boldtext {font-weight:bold;}

.titletext {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tabletitle {
	font-weight: bold;
	text-align: center;
}
.smalltext {
	font-size: 10px;
}
