.nounderline
{
    TEXT-DECORATION: none
}
A:link
{
    
}
A:visited
{
 }
A:active
{

}
A:hover
{

}
BODY
{

}
H1
{
 
}
H2
{
	color : Black;
}
H3
{
 
}
H4
{
}
H5
{
    
}
.aligned_right {
	border : none;
	float: right;
	background-color : transparent;
	margin-left: 5%;
}
.aligned_left 
{
    border-style : none ;
    float: left ;
    background-color :Transparent ;
    margin-right :5%
}
.paper_Background 
{
    background-image : url('index.htg/Paper121.gif') ;
 
}
.blacklarge 
{
 font-weight : bold ;
 font-size: larger ;
 color : Black ;
}    
.bluelarge
{
	FONT-WEIGHT: bold;
	FONT-SIZE: larger;
	COLOR: blue;

}
.blue 
{
    color: blue
}
.bluebold {
	color : Blue;
	font-weight : bold;
}
.blueitalic {
	font-style : italic;
	color : Blue;
}
.bold {
	font : bold;
	color : Blue;
}
.boldonly {
	font-weight:bold ;
	}
.boldcenter {
	font-weight : bold;
	text-align : center;
}
.boldplain {
	font-weight : bold;
}

.bottom {
	font-style : italic;
	vertical-align : top;
}
.box_aligned_left 
{
    margin: 2px;
	border: thin solid Blue;
	background-color: transparent;
	width: 20%;
	vertical-align: top;
	float: left;
}
 .clearleft {clear: left;
 }
 .clearright {
	clear: right;
}
.center {
	text-align : center;
}
.centered 
{
    margin-left: auto ;
    margin-right: auto ;
}
.clear {
     clear :both ;
     }
.clearleft {
    clear:left ;
    }
.clearright {
    clear: right ;
    } 
.fushiaitalic {
	color: Fuchsia;
	font-style : italic;
}
.green {
	color: Green;
	font-weight : bold;
}
.greenitalic {
 color:Green;
 font-style : italic;
 }
.italic {
	font-style : italic;
}
.italiccenter {
	font-weight: bold;
	font-style: italic;
	text-align : center;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
.leftimage {
	float :left;
	margin-right: 10px;
    margin-left: 2%;
    vertical-align : top
}

.linkspagetext 
{
    float : left; 
    margin-left : 5% ;
    padding: 10px ;
}
.maintext {
	width : 80%;
	margin-left : 10%;
	padding-left: 20px;
}
.maroon  {
	color: Maroon;
	font-weight : bold;
	font-style : italic;
}
.navybolditalic {
	color : Navy;
	font-weight : bold;
	font-style : italic;
}
.noborder 
{
    border-style :none ;
}
.pagetitle {
	font : bolder normal larger "Times New Roman", Times, serif;
	color : Blue;
}
.picture {
	margin: auto 20% auto 20%;
}
.purple
{
        color: purple ;
		font-weight : bold;
		font-style: italic;
    	text-align : center;
}
.plainpurple {
	color : Purple;
}
.red {
	font-weight : bold;
	font-style : italic;
	color : Red;
}
.redverylarge {
	color : Red;
	font-size : larger;
	font : bolder;
}
 .rightimage {
	float : right;
	margin-left : 10px;
	vertical-align : top ;
    margin-right: 2%;
}
.sidebar {
	margin-left : 1%;
	width :50%;
	vertical-align : top;
	text-align : left;
	border : thin;
}
.teal{
	color : Teal;
	font-weight : bold;
	font-style : italic;
}
.titlebox 
{
    color:White;
    background-color:Green;
    text-align:center;
    float:left;
    font-size:large;
    width:100%;
   
}
.width {
 width :  50% ;
 }

