/* ++++++++++ STYLE SHEET FOR COMMIT WEBSITE ++++++++++++++ */	


body 		{	
		background:#ffffff;
		margin:5px 5px 5px 5px;
		}

a:link  	{
		text-decoration: none;
		color: #00007e;
		font-family: verdana,helvetica;
		font-size: 90%;
		font-weight: 600;
		background-color:transparent
		}

a:visited 	{
		text-decoration: none;
		color: #00007e;
		font-family: verdana,helvetica;
		font-size: 90%;
		font-weight: 600; 
		background-color:transparent
		}

a:active  	{
		text-decoration: none;
		color:#00007e;
		font-family: verdana,helvetica;
		font-size: 90%;
		font-weight: 600;
		background-color:transparent
		}

a:hover   	{
		text-decoration: none;
		color: #ff0000;
		font-family: verdana,helvetica;
		font-size: 90%;
		font-weight: 600;
		background-color:transparent
		}

#maintext	{
		color:#000000;
		font-family: arial,helvetica;
		font-size: 100%;
		font-weight: normal;
		}




/* +++++++++++++++ STYLE FOR NEWSLETTER ++++++++++++++++ */


#news td 	{
		text-decoration: none;
		line-height:22px;
		color:#0000dd;
		font-family: arial,helvetica;
		font-size: 105%;
		font-weight: bold;
		}

#newscap	{
		color:#dd0000;
		font-family: arial,helvetica;
		font-size: 12pt;
		font-weight: bold;
		}

#news a:link{
		text-decoration: none;
		color: #00698b;
		font-family: arial,helvetica;
		font-size: 105%;
		font-weight: 600;
		background-color:transparent
		}

#news a:visited {
		text-decoration: none;
		color: #00698b;
		font-family: arial,helvetica;
		font-size: 105%;
		font-weight: 600; 
		background-color:transparent
		}

#news a:active 	{
		color:#999999;
		background-color:transparent
		}

#news a:hover  	{
		text-decoration: none;
		color: #ffffff;
		font-family: arial,helvetica;
		font-style: normal;
		font-size: 105%;
		font-weight: 600;
		background-color:#00698b;
		}

#news li	{
		list-style-type:disc;
		color:#000000;
		}


		
.karlmaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	text-align: justify;

}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
