.textbold {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}

.textboldblack {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #000000;
}


.BoldRed {
    font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-style: normal;
	font-weight: bold;
	color: #393C8D;
	text-decoration: none;
	text-align: left;
}



.header1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #000000;
}


.textboldred {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

.text {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

.whitetext {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}


.smalltext {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : #ffffff;
}

.smalltextblack {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

#cellborder {border:solid 1 #000000;}

#background {border:solid 1 #000000;}







.page
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
}
.tborder
{
	background-color: #AAAFA9;
	color: #000000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	border: 0px;
}
td
{
	font-family:  "Palatino Linotype", Georgia, "Times New Roman";
}
.alt1
{
	background-color: #EAF4E9;
	color: #2C312B;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
}


		
		.row1 {
	background-color: #eeeeee;
	vertical-align: top;
}
.row2 {
	background-color: #ffffff;
	vertical-align: top;
}

.leftside {
	font-weight: bold;
}

