h1, h2, h3, h4, p, ul, ol, li, div, td, tr, th, address, blockquote, nobr, b, i { font-family:Verdana,Arial,sans-serif  }

p, ul, table, ol, tr, th, address, blockquote, #startingMsg { font-size: 10pt; }

body {
	font-size: 8pt;
	background-color: #6699FF;
	margin: 0px; }

table { width: 800px;
	    border-spacing: 0px; 
		padding: 0px;
		border-collapse: collapse;
		table-layout: fixed; }

img { border: 0px; }

		
td { vertical-align: top; }
		
#topic { letter-spacing: 0.1em;
		 color:#333333; }

#nav { letter-spacing: 0.1em;
	   color:#0000FF;
	   font-weight:bold; }

h1 { font-size:20pt;
     margin-bottom:18pt;
     color:#0000FF;
     font-weight: normal; }

h2 { font-size:20pt;
     margin-bottom:18pt;
     color:#0000FF;
     font-weight: normal;
     letter-spacing: 0.3em; }

h3, h3.xmp, h3.xpl, h3.inf, h3.tip, h3.akt { font-size:16px; }

h4 { color:#939598;
     font-weight:normal; }

hr { border-top: 1px dashed #576675;
	 border-bottom: none }
	 
a:link, a:visited, a:active, a:hover { text-decoration:none }
	 
a:link { color:#FFFFCC; }

a:visited { color:#FFFFCC; }

a:active {
	color:#333399;
}

a:hover {
	color: #FFFFCC;
}



/* CLASSES */


.top	{
			background-image: url("images/top.gif");
			background-repeat: repeat-x;
			width:100%;
		}

.bottom	{
			background-image: url("images/bottom.gif");
			background-repeat : repeat-x;
		}

.right	{
			background-image: url("images/right.gif");
			background-repeat : repeat-y;
		}

.left	{
			background-image: url("images/left.gif");
			background-repeat : repeat-y;
		}

.inner	{
			background-color: #999999;
		}

.ulc	{
			background-image: url("images/ulc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:13px;
		}

.urc	{
			background-image: url("images/urc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:15px;
		}

.llc	{
			background-image: url("images/llc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:15px;
		}

.lrc 	{
			background-image: url("images/lrc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:13px;
		}