body {
	background-color: white;
	}

hr {size:2;
		width:80%;
		color:#000a60;
		background-color: #000a60;
		margin: 15px;
				}
				
				/* this is the bar below the heading */
hr.belowhead {
		size:2;
		width:80%;
		color:#00075c;
		background-color: #00075c;
		line-break: strict;
				}

a:link {font-size:11pt; 
			color:#10103a; 
			background-color:#ffffff;
			text-decoration:none;
						}
						
a:visited {font-size:11pt;
			color:#40406a;
			background-color:#ffffff;
			text-decoration:none;
							}
							
a:hover {font-size:12pt;
			color:#0a0a0c;
			background-color:#faffff;
			text-decoration: underline overline;
			font-weight:bold;
						}
						
a:active {font-size:12pt;
			color:silver;
			background-color:#ffffff;
			text-decoration:underline;
						}

.ss {
	 font-size:11pt; 
	 font-family:"times new roman",garamonde, garamond;
	 color:#9a9a9f;
		}
		
.sss {
		font-size:10pt;
		font-family:"times new roman", garamonde, garamond;
		color:#9a9a9f;
		}
	
.text {
		font-size:12pt;
		font-family:"times new roman", garamonde, garamond;
		color:#70707a;
		width: 80%;
		}
		
.texts {
		font-size:10pt;
		font-family:"times new roman",garamonde, garamond;
		color:#70707a;
		}

/* these are span tags, mostly */

.t1, .t2, .t3 {		
	  	font-family:"times new roman", garamonde, garamond;
		color:#90909a;			
		}
				
.t1 {font-size:30pt}
.t2 {font-size:20pt}
.t3 {font-size:15pt}

.ind{text-indent: .25in}

p {font-size:10pt}
