body {
	font-family: Arial;
	font-size: 10px;
}
table {
	table-layout: auto;
}

/* fonts */
.style1 {
	font-size: 14px;
	font-family: Arial;
	text-align: left;
	border: 1px solid #000000;
}
.style2 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: red;
}
.style3 {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}
.style4 {
        font-size: 12px;
}
.style10 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.style24 {
        color: #FF0000;
        font-weight: bold;
        font-size: 14px;
}
h1.hidden{

}
h1.header{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-indent: 30pt;
}
.learn_more {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}
p {
	font-family: Arial;
	font-size: 12px;
	text-indent: 15pt;
	text-align: justify;
}
p.text2 {
	font-family: Arial;
	font-size: 12px;
	text-indent: 15pt;
}
.header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-indent: 30pt;
}
.header2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-indent: 30pt;
}
.header3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-indent: 30pt;
}
.text{
	font-family: Arial;
	font-size: 12px;
}
.pages {
	Color: 000000; 
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}
.pages3 {
	Color: 000000; 
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
}
.pages2 {
	Color: 000000; 
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
.smalllink {
	font-family: Arial;
	font-size:11px;
	Text-decoration: underline;
}
.h1font {
	Color: CCCCCC; 
	font-family: Arial;
	font-size:8px;
}

/* Links */
A:Link {
	Color: 808080; 
	Text-decoration: underline; 
	Font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A:Visited{
	Color: 808080; 
	Text-decoration: underline;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}
A:Hover{ 
	Color: 000000; 
	Text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
