BODY {font-family:Verdana; font-size:11px; font-weight:light}

P {font-family:Verdana; font-size:11px; font-weight:light}

/*  Heading styles  */

H1 {font-family:Verdana; font-size:20px; font-weight:bold; color:#666666}

H2 {font-family:Verdana; font-size:16px; font-weight:bold}

H3 {font-family:Verdana; font-size:16px; font-weight:light}

H4 {font-family:Verdana; font-size:12px; font-weight:bold; color:#660000}

H5 {font-family:Verdana; font-size:12px; font-weight:light}



/*  Menu and link class styles  */

A {color:#666666}

.MENULINK {font-family:Arial; font-size:11px; color:#666666; font-weight:bold}

.MENUEXPL {font-family:Verdana; font-size:9px; line-height:10px; margin-top:2px; color:#000000; font-weight:light}

.TOC {font-family:Arial; font-size:11px; color:#333333; font-weight:bold}

.RELATED {font-family:Arial; font-size:11px; color:#333333; font-weight:bold}

.SMALL {font-family:Verdana; font-size:9px; color:#666666}



/*  Paragraph class styles  */

.DATE {font-family:Verdana; font-size:10px; color:#003300; font-weight:light }

.WIDEINGRESS {font-family:Verdana; font-size:12px; line-height:14px; color:#000000; font-weight:bold }

.WIDE {font-family:Verdana; font-size:11px; line-height:15px; color:#000000; font-weight:light }

.NARROW {font-family:Arial; font-size:10px; line-height:12px; color:#000000; font-weight:light }

.AUTHOR {font-family:Arial; font-size:12px; line-height:12px; color:#000000; font-weight:bold; text-align:right; margin-bottom:10px }

.ENDDATE {font-family:Arial; font-size:10px; color:#666666; font-weight:light; text-align:right; margin-bottom:12px }


TD {font-family:Verdana; font-size:11px; color:#000000; font-weight:light }

TH {font-family:Verdana; font-size:11px; line-height:15px; color:#000000; font-weight:light }


/*  Spacing styles */

.en			{line-height:1px}
.fem		{line-height:5px}
.tio		{line-height:10px}
.tjugo		{line-height:20px}
.trettio	{line-height:30px}
.fyrtio		{line-height:40px}
.hundra		{line-height:100px}


/*  Subheads class styles  */

.SUB {font-family:Verdana; font-size:11px; line-height:12px; font-weight:bold; color:#666666 }

.SUB1 {font-family:Verdana; font-size:11px; line-height:12px; font-weight:bold; color:#003300 }

.SUB2 {font-family:Verdana; font-size:11px; line-height:12px; font-weight:bold; color:#330000 }

.SUB3 {font-family:Verdana; font-size:11px; line-height:12px; font-weight:bold; color:#666666 }

.LINKEDSUB {font-family:Verdana; font-size:12px; line-height:12px; font-weight:bold; color:#333333 }

.RELSUB {font-family:Verdana; font-size:11px; line-height:12px; font-weight:bold; color:#666666 }

.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:9px;
		font-weight:bold;
  		background:#EEE;
  		line-height:9px;
  		padding:2px;
  		text-align:center;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		

		
	.comments-head	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	
	.comments-body {
		font-family:georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			



/*  Lists */


ol		{margin-left:30px;}
ul		{margin-left:30px;}
li		{list-style:disc; margin-left:-15px;}
ol p	{margin-bottom:0px;}
ul p	{margin-bottom:0px;}
