body {
	font-family : arial;
	font-size : 12px;
}

table {
	font-family : arial;
	font-size : 11px;
	color : #666666;
}

.frame1 {
  	background : #FFFFFF;
	border-color : #CCCCCC;
	border-style : solid;
	border-width : 1;
}

.frame2 {
  	background : #EEEEEE;
	border-color : #CCCCCC;
	border-style : solid;
	border-width : 1;
}

a {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

img {
	border-style : none;
}

.nav {
	font-family : arial;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}

.link {
	font-family : arial;
	font-size : 11px;
	color : #336699;
}
.small {
	font-family : arial;
	font-size : 10px;
	color : #666666; 
}