H1
{
	font-style : italic;
}
H2
{
	font-style : italic;
}
H3
{
	font-style : italic;
}
H4
{
font-style : italic;
}
H5
{
    
}
p {
	text-indent: 5%;
}
.aligned_right {
	border : none;
	float: right;
	background-color : transparent;
	margin-left: 5%;
}
.background 
{
    background-image : url(index.htg/paper121.gif ) ;
     }
.black 
{
    color : Black ;
}
.blue {
	color: blue;
}
.bluebolditalic
{
	FONT-WEIGHT: bold;
	COLOR: blue;
	font-style:italic;
}
.bluebackground {
	background-color : Blue;
	color : White;
}
.bluebold {
	color : Blue;
	font-weight : bold;
}
.blueitalic {
	font-style : italic;
	color : Blue;
}
.bold {
	font : bold;
}
.boldcenter {
	font-weight : bold;
	text-align : center;
}
.border_none {
     border-width :0 ;
     }
.bottom {
	font-style : italic;
	vertical-align : top;
}
.box_aligned_left {
	border:  Aqua;
	background-color: transparent;
	vertical-align: top;
	float: left;
	border-style : double double double double;
	width : 25%;
	margin-left:10% ;
}
.box_centered {
	border-color : Aqua;
	background-color : transparent;
	border-style : double double double double;
	text-align : center;
	margin-right : 10%;
	margin-left:10% ;
}
.box_aligned_right {
	border:  Aqua;
	background-color: transparent;
	border-style : double double double double;	
	float: right;
	text-align : center;
	width: 40%;
	margin-right : 10%;

}
.brown {
     color : #804040 ;
     }
 .clearboth {
    clear:both ;
    }
 .clearleft {clear: left;}
 .clearright {
	clear: right;
}
.center {
	text-align : center;
} 
.fontplus1 {
	font-size : larger;
}
.fuchsia {
		color: fuchsia;
}
.fuchsiaitalic {
	color: Fuchsia;
	font-style : italic;
}
.fuchsiabolditalic {
	color: Fuchsia;
	font-style : italic;
	font-weight:bold ;	
}
.green{
	color: Green;
}
.greenbolditalic {
	color: Green;
	font-weight : bold;
	font-style:italic;
}
.graybolditalic {
	color: Silver;
	font-weight: bold;
	font-style: italic;
}
.italic {
	font-style : italic;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
.leftimage {
	float :left;
	margin-right : 10;
}	
.lime {
	color:lime;
}
.maintext {
	width : 90%;
	margin-left : 10%;
	line-height : 150%;
}
.maroon {
	color:maroon;
}
.maroonbolditalic  {
	color: Maroon;
	font-weight : bold;
	font-style : italic;
}
.nofloat {
	float: none ;
	margin:10;
	vertical-align:middle;
	text-align: center;
}
.noborder 
{
    border:   none ;
}    
.pagetitle {
	font : bolder normal larger "Times New Roman", Times, serif;
	color : Blue;
}
.picture {
	margin: auto 20% auto 20%;
}
.purplebolditalic
{
        color: purple ;
		font-weight : bold;
		font-style: italic;
}
.purple {
	color : Purple;
}
.redbolditalic {
	font-weight : bold;
	font-style : italic;
	color : Red;
}
.red {
color:Red;
}
.redverylarge {
	color : Red;
	font-size : larger;
	font : bolder;
}
 .rightimage {
	float : right;
	margin : 10;
	text-align : right;
}
 .rightimagemiddle {
	float : right;
	margin : 10;
	vertical-align:middle;
	text-align: center;
}
.sidebar {
	margin-left : 1%;
	width : 25%;
	float : left;
	vertical-align : top;
	text-align : left;
	border : thin;
}
.table85 
{
     width: 85% ;
     margin-left : 8%;
     margin-right : 7%;
     text-align : center ;
    
}
  .table90 
{
     width: 90% ;
     margin-left : 5%;
     margin-right : 5%;
     text-align : center ;
    
} 
.tealbolditalic{
	color : Teal;
	font-weight : bold;
	font-style : italic;
}
.teal {
	color:teal;
}
.underline {
  text-decoration : underline ;
  }
.wine {
    color: #800040;
    }
.width90 
{
    width : 90% ;
}
.width75 
{
    width : 75%;
}
