  @font-face {
    font-family: Old English Text MT;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.rantburg.com/OLDENGL0.eot);
  }

  @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.rantburg.com/COMICSA0.eot);
  }

@font-face {
    font-family: 'kingthings_spikelessregular';
    src: url('Kingthings_Spikeless-webfont.eot');
    src: url('Kingthings_Spikeless-webfont.eot?#iefix') format('embedded-opentype'),
         url('Kingthings_Spikeless-webfont.woff2') format('woff2'),
         url('Kingthings_Spikeless-webfont.woff') format('woff'),
         url('Kingthings_Spikeless-webfont.ttf') format('truetype'),
         url('Kingthings_Spikeless-webfont.svg#kingthings_spikelessregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.commentario	{
		font-family: "Courier 10 Pitch", "Courier New", Courier, serif;
		font-size:11pt;
		color: black;
		}
.solemn	{
		font-family: kingthings_spikelessregular, Helvetica, Verdana, Arial, sans-serif;
		font-size:110%;
		color: midnightblue;
		margin-top:0px;
		}
.cheese	{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 88%;
	margin-top: 0px;
	width: 110%;
}
.inline	{
	font-family:Arial,Helvetica,Sans-Serif;
		color: midnightblue;
		margin-top:0px;
		}
.present{
		border : 1px solid black; 
		}
.hline	{
	font-family : Arial,Helvetica,'Frankfurt Gothic Medium,' sans;
		font-size:135%;
	font-weight: bold;
	margin-top:0px;
	font-style : normal;
}
.hlineInverse	{
	font-family : "Times New Roman", Times, serif;
	font-weight: normal;
	color: white;
	font-size:125%;
	margin-top:0px;
	font-style : normal;
}
.hilite {
	background-color: #ffff66;
	color: midnightblue;
	height: auto;
}

.pnews{
	font-family: "Courier New", Courier, monospace;
	font-size : 12pt;
}
A.pnews:link
{
	COLOR: Maroon;
	text-decoration : none;	
	font-weight : normal;
}
A.pnews:visited
{
	COLOR: Navy;
	text-decoration : none;	
	font-weight : normal;
}
A.pnews:hover
{
	COLOR: Red;
	text-decoration : underline;	
	font-weight : normal;
	}

Table{
	color:#000066;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
}

TD,P{ 
	border : 0px;
   font-style : normal; 
   font-weight : normal; 
  		padding-left:10px;	
  		padding-right:10px;
 	height : auto;
}

TH{
	TEXT-ALIGN: left;
	border : 1px solid #efefef;
	height : auto;
	font-style: bold;
}

body {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12pt;
	scrollbar-face-color: #336699;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #0066CC;
	scrollbar-darkshadow-color: #333366;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
}

H1
{
	MARGIN-LEFT: 0px;
	font-family : "Times New Roman", Times, serif;
	font-style: bold;
	TEXT-ALIGN: left;
	color : Navy;
	font-size : 22pt;
	font-weight : bold;
}

H2
{
	MARGIN-LEFT: 0px;
	font-style: bold;
	TEXT-ALIGN: left;
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight : bold;
	}
H3 {
	font-size: 14pt;
	font-style: bold;
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	font-weight : bold;
}

H4 {
	font-family : "Times New Roman", Times, serif;
	font-style: bold;
	font-size : 14pt;
	font-weight : bold;
}

small {
	font-size: 85%;
}

A:link
{
	COLOR: Maroon;
	text-decoration : none;	
	font-style: bold;
	font-weight : bold;
}
A:visited
{
	COLOR: Navy;
	text-decoration : none;	
	font-style: bold;
	font-weight : bold;
}
A:hover
{
	COLOR: Red;
	text-decoration : underline;
	font-style: bold;
	font-weight : bold;
	}

A.ed:link
{
	COLOR: Navy;
	text-decoration : underline;	
	font-style: bold;
	font-weight : normal;
}
A.ed:visited
{
	COLOR: Maroon;
	text-decoration : underline;	
	font-style: bold;
	font-weight : normal;
}
A.ed:hover
{
	COLOR: Red;
	text-decoration : underline;
	font-style: bold;
	font-weight : normal;
	}

A.INV:link
{
	COLOR: WHITE;
	text-decoration : none;	
	font-style: bold;
	font-weight : bold;
}
A.INV:visited
{
	COLOR: #DFDFDF;
	text-decoration : none;	
	font-style: bold;
	font-weight : bold;
}
A.INV:hover
{
	COLOR: PINK;
	text-decoration : none;
	font-style: bold;
	font-weight : bold;
	}

HR {
	height: 1pt;
}

A.hline:link
{
	COLOR: Maroon;
	text-decoration : none;
	font-style: normal;
	font-weight: bold;
}
A.hline:visited
{
	COLOR: Navy;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
}
A.hline:hover
{
	COLOR: Red;
	text-decoration : underline;
	font-style: normal;
	font-weight: normal;
}

A.cheese:link
{
	COLOR: Maroon;
	text-decoration : underline;
		font-weight : normal;
}
A.cheese:visited
{
	COLOR: Navy;
	text-decoration : underline;
	font-weight : normal;
}
A.cheese:hover
{
	COLOR: Red;
	text-decoration : none;
	background-color : Yellow;
	font-weight : normal;
}

Blockquote{
	font-size: 95%;
	margin-top : 8;
	font-weight : normal;
	white-space : normal;
	margin-bottom : 8;
}

.pname{
	font-weight : normal;
	COLOR: Maroon;
}

A.pname:link
{
	COLOR: Maroon;
	text-decoration : underline;	
	font-weight : normal;
}
A.pname:visited
{
	COLOR: Navy;
	text-decoration : underline;	
	font-weight : normal;
}
A.pname:hover
{
	COLOR: Red;
	text-decoration : underline;	
	font-weight : normal;
	}
	
