.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.main1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.main2 {
	padding-top: 15px;
	padding-left: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.navbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #152c62;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:link { text-decoration: none; color: #FFFFFF; }
a:visited { text-decoration: none; color: #FFFFFF;} 
a:hover { text-decoration: underline; color: grey; }
 

body {
    font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
	font-family: "Times New Roman", Times, serif;
	/* font-family : verdana, helvetica, palatino sans, tahoma, arial, sans-serif; */
	
/* font-family: small "Times New Roman", Times, serif; */
/* font:xx-small "Times New Roman", Times, serif; */

}

p { font-size: 1.25em;}
td { font-size: 0.85em;}
h1 { font-size: 1.6em;}
h2 { font-size: 1.2em;}
h3 { font-size: 1em; }

.breadcrumb a:link  { text-decoration: none; color: #000000; font-weight: bold;}
.breadcrumb a:visited{ text-decoration: none; color: #000000; font-weight: bold;}
.breadcrumb a:hover { text-decoration: underline; color: #000000; font-weight: bold;} 

.blacktxt{color:black;font-weight: normal;} 
.whitetxt{color:white;font-weight: normal;} 

.whitetxt a:link  { text-decoration: none; color: #FFFFFF; font-weight: normal;}
.whitetxt a:visited{ text-decoration: none; color: #FFFFFF; font-weight: normal;} 
.whitetxt a:hover { text-decoration: underline; color: #FFFFFF; font-weight: normal;} 
.blacktxt a:link  { text-decoration: none; color: #000000; font-weight: normal;}
.blacktxt a:visited{ text-decoration: none; color: #000000; font-weight: normal;}
.blacktxt a:hover { text-decoration: underline; color: #000000; font-weight: normal;} 

.blacktxtbold{color:black;font-weight: bold;} 
.whitetxtbold{color:white;font-weight: bold;} 

.whitenav{color:white;font-weight: normal; border-right: 1px solid white;}

.whitenavtop{color:white;font-weight: normal; border-top: 1px solid white; border-right: 1px solid white;border-bottom:1px solid white;}

.whitenavtopright{color:white;font-weight: normal; border-top: 1px solid white; border-bottom:1px solid white;}
.whitenavbotright{color:white;font-weight: normal;}
