/* CSS definition file containing site wide stylesheets */

.ListTight {
	list-style-type: disc;
 	text-align: left;
 	clear: none
}

.TextLink {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.LinkC {
	font-family: Calibri, sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,255);
 	font-style: italic;
 	text-decoration: underline
}

.Link-Custom {
	font-family: Calibri, sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,0);
 	text-decoration: none 
}

P {
	color: rgb(0,0,0);
 	text-decoration: none 
}

.Checkbox {
	font-size: 28px;
 	background-color: transparent
}

A {
	font-size: x-small;
 	text-decoration: none 
}