a:link {
	color:#2233fa; text-decoration: none;
	font-family: Tahoma,"MS Sans Serif"; 
	font-size: 10pt;
}
a:active {
	color:#FE7474; text-decoration: none; 
	font-family: Tahoma,"MS Sans Serif"; 
	font-size: 10pt;
}
a:visited {
	color:#2233fa; 
	text-decoration: none; 
	font-family: Tahoma,"MS Sans Serif"; 
	font-size: 10pt;
}
a:hover {
	color:#2BEB09;
	text-decoration: none;
	FONT-FAMILY: Tahoma,sans-serif;
	font-size: 10pt;
}

body {
	FONT-FAMILY: Tahoma,sans-serif;
	font-size: 10pt;
}
table {
	border-collapse: collapse;
	border-color: green;
}
td {
	border-color: green;
	color: #000000;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Tahoma,sans-serif;
}
.BigFont {
	FONT-SIZE: 16px;
	FONT-FAMILY: Tahoma,sans-serif;
}
.MediumFont {
	FONT-SIZE: 13px;
	FONT-FAMILY: Tahoma,sans-serif;
}
.SmallFont {
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma,sans-serif;
}
.SelectedMenu {
	color: #13009f;
	font-family: Tahoma,"MS Sans Serif"; 
	font-size: 10pt;
}

.WhiteAndBold {
	font-size: 13px;
	font-family: Tahoma,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.Brown {
	font-size: 13px;
	font-family: Tahoma,sans-serif;
	color: #bb6b02;
}


input, select {
	font-size: 13px;
	font-family: Tahoma,san-serif;
}


table.report {
	border-collapse: collapse;
	border-color: green;
}
table.report td {
	border-color: green;
	color: #000000;
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma,sans-serif;
}