/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.box1 {
	border: 1pt solid rgb(0,0,0);
 	padding: 2pt
}

A:visited {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Normal2 {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 12px;
 	color: rgb(128,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
