@charset "UTF-8";
/* CSS Document */
.tables {
	border: thin dotted #CCCCCC;
}
.main {
	font-size: 10px;
}
.secondary {
    font-size: 12px;
	color: #1363AA
}
.third {
	font-size: 12px; 
	color: #059466;
}
body {
	background: url(images/back.jpg) white top no-repeat fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
