/* CSS Document */

body{ margin-top:0px;
	  margin-left:0px;
	  margin-right:0px;
	  margin-bottom:0px;
	  }


.redtext {
	font-family: "Times New Roman", ;
	color: #7b0000;
	font-size: 17px;
	font-weight: bold;
}
.blacktext {
	font-family: "Times New Roman", ;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	
}
.border { border-right: 1px  dotted  #FFFFFF; border-bottom: 1px  dotted  #FFFFFF;}
.border-b {  border-bottom: 1px  dotted  #FFFFFF;}
.whitetext {
	font-family: "Times New Roman", ;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	
}
.whitetext a:link {font-family: "Times New Roman",;color: #ffffff;font-size: 17px;font-weight:bold; text-decoration:none}
.whitetext a:visited {font-family: "Times New Roman",;color: #ffffff;font-size: 17px;font-weight:bold; text-decoration:none}
.whitetext a:hover {font-family: "Times New Roman",;color: #ffffff;font-size: 17px;font-weight:bold; text-decoration:underline}
