a.crumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	color : Yellow;
	text-decoration : none;
}
	
a:visited.crumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	color : Yellow;
	text-decoration : none;
}	

a.nav { 
    font-family:Times;
    font-size=10pt;
    color:#FFFFFF;
    text-decoration:none; 
    border-style: none; 
    font-weight: bold
}

a:visited.nav { 
    font-family:Times;
    font-size=10pt;
    color:#FFFFFF;
    text-decoration:none; 
    border-style: none; 
    font-weight: bold
}

.subheader {
    font-family:Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    color: #FFFFFF}

.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000080;
	font-weight : bold
}

.subtitle2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	font-weight : bold;
	font-style : italic
}

.arrow{
	font-size: small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : White
}
	
.quote {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    color:#1D44D6;
	font-weight: bold; 
    font-style: italic}

.author {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    color:#1D44D6; 
    font-style: italic}

.sectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight : bold;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #042FBB;
	text-decoration : none;
	font-weight : bold
}

 a:visited.link{
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
	text-decoration : none;
	font-weight : bold
}

p {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt}

ul {
	list-style-type: disc;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt
}
	
li {
	list-style-type: disc;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt
}

.check{
	list-style-type: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt
 }
 
 .numlist{
	list-style-type: decimal;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt
}