 /* General page style. */body { 	margin-top: 0;	margin-left: 0; 	background-color: #000000; 	background-image : none;	}/* This is the border line & background colour around the entire page */.bodyline	{ background-image : none; background-color: #666666; border: 1px #999999 solid; }/* This is the outline around the content tables */.content	{ background-image : url(images/bgcontent.jpg); background-color : #FFFFFF; border: 3px #999999 solid; font-size : 13px; }.galimg { border-style:inset; border-color: #999999; border-width:2px;}a.galimg:link { border-style:inset; border-color: #000000; border-width:1px;}a.galimg:hover { border-style:outset; border-color: #666666; border-width:1px;}/* General font families for common tags */font, th, td, p { font-family: Verdana, Arial, Helvetica, sans-serif }a:link, a:active, a:visited {font-weight : bold; color : #000000; }a:hover		{ text-decoration: underline; color : #339933; }hr	{ height: 0px; border: solid #339933 0px; border-top-width: 1px;}li { margin-bottom : 5px; margin-left : -20px; }img {border:none;}.pos { margin-top: -15px; } .nav			{ font-weight: bold; font-size: 11px; color : #000000;} .navsmall		{ font-weight: bold; font-size: 10px; color : #000000;}a.nav			{ text-decoration: none; color : #FFFFFF; }a.navsmall		{ text-decoration: none; color : #FFFFFF; }a.nav:hover	{ text-decoration: underline; }/* General text */.gentitle {font-weight: bold; font-size : 16px; color : #666666;}.genauthor {font-weight: bold; font-size : 13px; color : #000000;}.genmed { font-size : 15px; }.gensmall { font-size : 10px; }.gen, .genmed, .gensmall { color : #000000; }a.gen, a.genmed, a.gensmall { color: #CCCCCC; text-decoration: none; }a.gen:hover, a.genmed:hover, a.gensmall:hover	{ color: #CCCCCC; text-decoration: underline; }