

body, table, tr, td, p, dl, dt, dd, tt {
	font-family: "Lucida Grande", Verdana CE, Verdana, Arial, Arial CE, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333}
input, select, textarea {
	font-family: "Lucida Grande", Verdana CE, Verdana, Arial, Arial CE, Helvetica, sans-serif;
	font-size: 11px}


/* links */
a		{color: #9C0031; text-decoration: none}
a:active	{color: #9C0031}
a:visited	{color: #9C0031}
a:hover		{color: #666666; text-decoration: underline}

/* custom text */

.nav {
	font-size: 10px;
	color: #666666}
	a.nav:link {color: #730021; text-decoration: none}
	a.nav:visited {color: #730021; text-decoration: none}
	a.nav:active {color: #333333; text-decoration: none}
	a.nav:hover {color: #FF0000; text-decoration: none}

.small {
	font-size: 10px}
.smaller {
	font-size: 11px}
.bigger {
	font-size: 14px}
.title {
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF; font-weight: bold}
	
.detail
	{	
	font-family: "Lucida Grande",Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	}	

