body, td, p 
	{
	color : black;
	font-style: normal;
        font-variant: normal;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	}

.pNormal
	 { color: black; font: 12px arial, helvetica, sans-serif }

.selectedNav 
	 { color: #000; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif }

.normalNav 
	{
        font-family: arial, helvetica, sans-serif;
        color : #000055;
        font-weight: normal;
        font-size: 12px;
        }

input, textarea, select 
	{
	border-width: 1;
	}

.newsDate { 
	color : black;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	}

.justify { 
	color : black;
	font-family: arial, helvetica, sans-serif; 
	text-align:justify; 
	font-size:12px; 
	}

h1
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight :  bold;
	}
h2
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight :  bold;
	}
h3
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight :  bold;
	margin-right : 25px;
	}
		
h4
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
h5 
	{
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 5px;
	text-align : right;
	}

form	
	{
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : black;
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	}

strong
	{
	font-weight : bold;
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : black;
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	}

ul 
	{
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight :  normal;
	list-style-type :  square;
	}
li 	
	{
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-type :  square; 
	}

ol 	
	{
	margin-right : 25px;
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight :  normal;
	margin-left :  0px;
	list-style-type :  square;
	}

news_archiv
	{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	letter-spacing : 1px;
	text-decoration : none;
	}

a:link
	     { color: black; font-weight: bold; font-family: arial, helvetica, sans-serif; text-decoration: none }

a:visited
	     { color: black; font-weight: bold; font-family: arial, helvetica, sans-serif; text-decoration: none }

a:hover
	     { color: red; font-weight: bold; font-family: arial, helvetica, sans-serif; text-decoration: none }

plaintext 
	{
	margin-right : 25px;
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	line-height : 15px;
	}

formtext
	{
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	}
