/*-- main content --*/

body {
	background-color: #DDDDDD;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
img.right {float:right;margin-left:10px;}
img.left {float:left;margin-right:10px;}

body, p, td, th {font-family:Verdana ; font-size:11pt ; line-height:18pt ; color:#000000}

h1 {font-family:Tahoma ; color:#CC0000 ; font-weight:bold ; font-size:16pt ; line-height: 20pt}
h2 {font-family:Tahoma ; color:#000000 ; font-weight:bold ; font-size:16pt ; line-height: 24pt}
h3 {font-family:Tahoma ; color:#000000 ; font-weight:bold ; font-size:14pt ; line-height: 22pt}
h4 {font-family:Tahoma ; color:#000000 ; font-weight:bold ; font-size:12pt ; line-height: 20pt}
h5 {font-family:Tahoma ; color:#000000 ; font-weight:bold ; font-size:10pt ; line-height: 18pt}

#li        { list-style-type:square; font-family: verdana, tahoma; font-size: 11pt; line-height: 20pt; }

.artname   { font-family: Tahoma; font-size: 14pt; font-weight: bold; line-height: 20pt}

div#imgright {width:150px;float:right;margin-left:10px;padding-left:10px;border-left:2px solid #CC9933;}
div#imgleft {width:150px;float:left;margin-right:10px;padding-right:10px;border-right:2px solid #CC9933;}

a:link {color:#0000FF; text-decoration: none;}
a:hover {color:#B60000; text-decoration: none;}
a:visited {color:#0000FF; text-decoration: none;}
a:active {color:#0000FF; text-decoration: none;}


img.top {vertical-align:text-top}
img.bottom {vertical-align:text-bottom}