body {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	background-color : #ffffff;
	font-weight : normal;
	font-style: normal;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	}

td{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight : normal;
	font-style: normal;
	}

input{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight : normal;
	font-style: normal;
	}

textarea{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight : normal;
	font-style: normal;
	}

select{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight : normal;
	font-style: normal;
	}

a:link {
	font-size: 11px;
 	font-family: Tahoma;
	color: #003366;
	font-weight : normal;
	font-style: normal;
}

a:active {
	font-size: 11px;
 	font-family: Tahoma;
	color: #003366;
	font-weight : normal;
	font-style: normal;
}

a:visited { 
	font-size: 11px;
 	font-family: Tahoma;
	color: #003366;
	font-weight : normal;
	font-style: normal;
}

a:hover {
	font-size: 11px;
 	font-family: Tahoma;
	color: #003366;
	font-weight : normal;
	font-style: normal;
	}

.tblBack{
	border-collapse:collapse;
	}

.tblTd{
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	background-color : #000000;
	font-weight : normal;
	font-style: normal;
	}

.txtTitle{
	font-size : 18px;
	font-family : Tahoma;
	color : #000000;
	font-weight : bold;
	font-style: normal;
	}

.txtRed{
	font-size: 11px;
	font-family: Tahoma;
	color: #ff0000;
	font-weight : normal;
	font-style: normal;
	}

.txtBold{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight : bold;
	font-style: normal;
	}

.txtGreenBold{
	font-size: 11px;
	font-family: Tahoma;
	color: #008000;
	font-weight : bold;
	font-style: normal;
	}

.txtYellowBold{
	font-size: 11px;
	font-family: Tahoma;
	color: #bfbf00;
	font-weight : bold;
	font-style: normal;
	}

.txtRedBold{
	font-size: 11px;
	font-family: Tahoma;
	color: #ff0000;
	font-weight : bold;
	font-style: normal;
	}

