/* BASICS */

body {  
	font: 10pt/16pt Arial; 
	color: #000000; 
	margin-left: 30px;
	border: 0px;
	padding: 0px;
	line-height: 22px;
}

h1 {
	font: 25pt/35pt Arial Black;
        font-weight:bold;
        text-decoration: underline;
        text-align: center;
}	



a:link, a:visited, a:active { 
	text-decoration: none; 
	color: #000000;
        font-weight: bold;
       
}

a:hover { 
	text-decoration: underline; 
	color: #FF0000;
}

table {
        align: center; 
        border: 3; 
        font-weight:bold; 
        cell-padding: 15px;
	
}

td {
        text-align: center;
}	

.headcolumn {
         width: 17%;
         text-align: center;
         font-family: courier;
         font-weight: bold;
         vertical-align: middle;
         font-size: 15px
}

        
}

img {
	border: 3px solid #000000;
}

.tall {height:120;
       width:160;
}

.wide {height:160;
       width:120;
}

.container1 { 
	padding: 5px 5px 5px 0px;  
	margin: 15px 0px 10px 15px; 
	width: 80%;
	border: 1px #808080;
        vertical-align: bottom;
        background: #000080;
        color: #ffffff;
}

.container2 { 
	padding: 5px 5px 5px 5px;  
	margin: 10px 10px 10px 10px; 
	width: 80%;
	border: 0px solid #000000;
        text-align: left;
        vertical-align: center;
}


.noborder{
	border: 0px;
}

.headerquote {
	font: 12pt/20pt serif;
	font-style: italic;
	width: 80%;
	text-align: middle;
        font-weight: bold;
}

.linkheader {
	font: 20pt/26pt Arial;
	text-decoration: underline;
	font-weight: bold;
}

.linktext {
	margin-top: 10px;
	font: 12pt/18pt Arial;
	width: 80%;
	line-height: 22px;
	text-align: center;
}

.imgleft {
	float: left;
}

.imgleft1 {
	float: left;
        border: 0px;
}



.imgright {
	float: right;
}

.center {
        vertical-align: center;
        margin-top: 10px;

}

.intro {
        font: 12pt/20pt;
	font-style: italic;
	text-align: middle;
        font-family: western; 
        font-weight: bold;
}

.words {
	margin-top: 10px;
	font: 12pt/16pt times;
	width: 65%;
	line-height: 22px;
	text-align: center;
        font-weight: bold;
        padding: 5px
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
}

div {
        vertical-align: middle;
        padding: 10px;
        
}

.notmytext {
	margin-top: 10px;
	font: 8pt/10pt Arial;
	width: 80%;
	line-height: 15px;
	text-align: center;
}
