.table{
	background-color : Green;
	border : 1px solid Black;
}

.td1{
	background-color : #FFDD00;
	border : 1px solid Black;
}

.recip{
	color : Black;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1{
	color: Green;
	font : bold 40px "Courier New", Courier, monospace;
}

.text1{
	color : Black;
	font : bold 16px "Courier New", Courier, monospace;
}

.text2{
	color : Black;
	font : bold 14px "Courier New", Courier, monospace;
}

.text2_normal{
	color : Black;
	font : normal 14px "Courier New", Courier, monospace;
}

.link1{
	color : Green;
	font : bold 18px "Courier New", Courier, monospace;
}

.link1_yellow{
	color : #FFDD00;
	font : bold 18px "Courier New", Courier, monospace;
}

.link2{
	color : Green;
	font : bold 20px "Courier New", Courier, monospace;
}

.link3{
	color : Green;
	font : bold 14px "Courier New", Courier, monospace;
}

.link3_normal{
	color : Green;
	font : 14px "Courier New", Courier, monospace;
}
