/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}
a:visited { 
color: #C0C0C0; 
}
a:link {
color: #000099; 
}
a:hover { 
color: #FF0000; 
text-decoration: underline;
}
a:active {
color: #FF0000; 
text-decoration: underline;
}
H1 {  
font-size: 20px; 
color: #000080;
font-weight: bold;
margin-left:  10 px;
margin-right:  10 px;
}

P { 

font-size: 16px;  
color: #000000; 
text-decoration: none; 
margin-left:  15 px;
margin-right:  15 px;
}
.index1 {  
font-size: 22px; 
color: #C0C0C0;
font-weight: bold;
margin-left:  10 px;
margin-right:  10 px;
}

.index { 
font-size: 18px; 
color: #FFFFFF; 
text-decoration: none; 
margin-left:  15 px;
margin-right:  15 px;
}

.indexlink { 
font-size: 14px;  
color: #C0C0C0; 
text-decoration: none;
}

.SideBar { 
font-size: 12px; 
color: #FFFFFF; 
text-decoration: none; 
text-align: left;
margin-left:  3 px;
}

UL { 
font-size: 16px; 
color: #000000; 
text-decoration: none; 
text-align: left;
}
OL { 
font-size: 16px; 
color: #000000; 
text-decoration: none; 
text-align: left;
}
LI { 
font-size: 16px;  
color: #000000; 
text-decoration: none; 
text-align: left;
}
.footer { 
font-size: 10px; 
color: #C0C0C0; 
text-decoration: none; 
text-align: center;
}
.header { 
font-size: 14px;  
color: #FF0000; 
text-decoration: none; 
text-align: center;
}
H2 {  
font-size: 18px; 
font-weight: bold;
color: #FF0000;
margin-left:  10 px;
margin-right:  10 px;
}
.p7tbsub {
background-color: #000080; 
border: .1px solid #FFFFFF; 
font-size: 14px;  
layer-background-color: #FFFFFF;
}
.p7tbsub p {
margin: 0px; 
padding: 6px 12px 12px 0px;
}
.p7tbsub a:link {
color: #C0FFFF;
}
.p7tbsub a:visited {
color: #FFFFFF;
}
.p7tbsub a:hover {
color: #C0C0C0;
}
.p7tbsub a:active {
color: #C0C0C0;
}
.p7tbdn {
color: #C0FFFF !important; 
font-weight: bold;
}
