P  {
	font-size : small;
	font-family : rockwell,arial,georgia,"sans-serif";
	font-weight : normal;
	font-style : normal;
	color : #0000CC;
	font : 12pt;
	line-height : normal;
	text-align : justify;
	text-indent : 5px;
	background-color : #F0F8FF;
	margin : 4px 4px;
	border : thin outset #F0FFF0;
	padding : 10px 10px;
}

P.abstract { font-style: italic;  background-color : transparent;  }
P.address { font-size: small; color: Maroon;  background-color : transparent;  border : Blue;  font : 300 normal small;    }
P.equation { font-family: rockwell,verdana,geneva,arial,Helvetica;
  text-align: center }
P.centered { text-align: center;  vertical-align : middle; }
P:first-letter { font-size: 125%  }
P:first-line {}
		
H1  {
	background-color : transparent;
	color : Maroon;
	font : 24pt;
	font-size : x-large;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : bold;
	font-style: normal;
	border-width : inherit;
	list-style : inside;
	margin : 3px;
	padding : 4px;
	text-align : center;
	border : thin Blue;
}

H2  {
	font-size : medium;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : bolder;
	font-style : normal;
	color : #8B0000;
	font : 18pt;
	background-color : transparent;
	text-align : center;
}	

H3  {
	font-size : medium;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : bolder;
	font-style : normal;
	color : #006633;
	font : 16pt;
	text-align : center;
	background-color : transparent;
	list-style-type : decimal;
	list-style-position : outside;
	list-style : outside;
}
	
H4  {
	font-size : medium;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : bolder;
	font-style : normal;
	color : #CC0033;
	font : 16pt;
	text-align : center;
	background-color : transparent;
}

H5  {
	font-size : medium;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : bolder;
	font-style : normal;
	color : Blue;
	font : 14pt;
	text-align : center;
	background-color : transparent;
}

H6 {
	font-size : large;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : bolder;
	font-style : normal;
	color : White;
	font : 18pt;
	text-align : center;
	background-color : transparent;
}

A  { color: #993333;  background-color : transparent;  }

A:Visited  { color: #333399; font-weight: bold;  background-color : transparent;  }

A:Active  { color: #CC3333;  background-color : transparent;  }

A:Hover  { }

BODY  {
	font-size : inherit;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : inherit;
	font-style : normal;
	color : Black;
	background-color: #CCFFFF;
	font : 12pt;
	line-height : normal;
	text-align : left;
	margin : auto;
	list-style-position : inside;
}

Blockquote {
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight: bold;
	font : 10pt;
	font-size: medium;
	color: #3333FF;
	text-align : center;
	text-indent : 5%;
	
}

Pre {
	font : 10pt;
	font-family: rockwell,verdana,georgia,arial,trebuchet;
	font-weight: bolder;
	font-size: medium;
	color: #8B4513;
	text-align: center;
	margin-left: 1cm;
	position: relative;  
	
}

I {
	color: Black;
	position: relative;
	content : open-quote;
}

B {
	color: Black;
	position: relative;
}

UL {
	font: 12pt;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight: bold;
	list-style-type: disc;
	margin : 10px 10px;
}

OL {
	font: 12pt;
	font-family: rockwell,verdana,georgia,arial,trebuchet;
	font-weight: bold;
	list-style-type: decimal; 
	margin : 10px 10px;
}

LI {
	Font : 12pt;
	font-family: rockwell,verdana,georgia,arial,trebuchet;
	font-size: medium;
	color: Black;
	list-style : inside;
	padding : 10px 10px;
}

TABLE {
	font-family: rockwell,arial,verdana,georgia,"sans-serif";
	font-weight: normal;
	font-size: inherit;
	font-style : normal;
	color: Black;
	text-align : left
}

TR {
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight: normal;
	font-size: medium;
	color: Black; 
}

TD {
	font : 14pt;
	font-family : rockwell,Arial,Georgia,Helvetica,"sans-serif";
	font-weight : normal;
	text-align : left;
}

TH {	
	font-family: rockwell,verdana,georgia,arial,trebuchet;
	font-weight: normal;	
	font-size: medium;	
	color: Maroon;
	text-align : center;
}

CAPTION {
	font-family: rockwell,verdana,georgia,arial,trebuchet;
	font-weight: bolder;
	font-size: medium;	
	color: Maroon;	
	text-align : center;
	font : 16pt;
	
}


DIV.Class_Address {
	color: #666666;
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font : 6pt;
	font-size : xx-small;
	background-color : #FFCCCC;
	list-style-type : disc;
	text-align : center;
	text-indent : 10px;
	margin : 5px 5px;
	border : thin ridge #9933CC;
	padding : 5px 5px;
}


DIV.Class_Article {
		font-family : rockwell,verdana,georgia,arial,trebuchet;	 
		font-weight : bold;
		font-size : medium;	
		color : Black;
		background-color : #FAF0E6;
		font : 12pt;
		padding : 5px 5px;    
		font-style : normal;
		line-height : normal;
		text-align : center;
		text-indent : 5px;
		margin : 4px 4px;
		border-style:outset;
		border-width:thin;
		border :  #F0FFF0;
		padding : 0.5em;
		
}
	
	
DIV.Class_Contents {
	font-family : rockwell,verdana,georgia,arial,trebuchet;
	font-weight : bold;
	font-size: small;
	color: #990099;
	background-color : #FFCCCC;
	font : 8pt;
	text-align : left;
	text-indent : 15px;
	border : inset;
	margin : 72px 72px;
	padding : 5px 5px;
}


DIV.Class_Credit {
		font-family: rockwell,verdana,georgia,arial,trebuchet; 
		font-weight: bolder;
		font-size: small;	
		color: #990099;
		background-color : #FFF5EE;
		font : 10pt;
		text-align : left;
		text-indent : 15px;
		border : thin inset #FF6633;
		margin : 72px 72px;
		padding : 5px 5px;
}


DIV.Class_Quote {
		font-family: rockwell,verdana,georgia,arial,trebuchet;	 
		font-weight: bolder;
		font-size: medium;	
		color: Maroon;
		background-color : #F0F8FF;
		font : 10pt;
		font-style : italic;
		margin : 36px 36px;
		text-indent : 20px;
		border : thin groove #FF99FF;
		padding : 5px 5px;
}


DIV.Class_Align {
		left; center; right; justify;
}
	
