<Style type="text/css">
A {
	COLOR: white; 
	font-family:Times New Roman;
	FONT-SIZE: 15px;
	TEXT-DECORATION: UNDERLINE
}
A:hover {
	COLOR: red; 
	font-family:Times New Roman;
	FONT-SIZE: 15px;
	TEXT-DECORATION: UNDERLINE
}
A.Pro {
	COLOR: blue; 
	font-family:Times New Roman;
	FONT-SIZE: 15px;
	TEXT-DECORATION: UNDERLINE
}
A.Pro:hover {
	COLOR: red; 
	font-family:Times New Roman;
	FONT-SIZE: 15px;
	TEXT-DECORATION: UNDERLINE
}
A.Contact {
	COLOR: white; 
	font-family:verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none
}
A.Contact:hover {
	COLOR: #99FF00; 
	font-family:verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none
}

A.Email {
	COLOR: blue; 
	font-family:verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-DECORATION: UNDERLINE
}
A.Email:hover {
	COLOR: red; 
	font-family:verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-DECORATION: UNDERLINE
}
td { 
	font-family:Times New Roman;
	font-size:15px;
	color:black;
	}
td.text { 
	font-family:verdana;
	font-size:13px;
	color:red;
	}

td.Reserved { 
	font-family:Times New Roman;
	font-size:13px;
	color:#CCFFFF;
	}
td.Title { 
	font-family:Times New Roman;
	font-size:24px;
	color:red;
	}
td.Order { 
	font-family:Times New Roman;
	font-size:18px;
	color:#ff6600;
	}
UL { 
	font-family:Times New Roman;
	font-size:17px;
	color:black;
	line-height: 1.3;
	}
p { 
	font-family:Arial;
	font-size:14px;
	color:black;
	line-height: 1.3;
	}
p.para01 { 
	font-family:Times New Roman;
	font-size:17px;
	color:black;
	line-height: 1.3;
	}
.Tableborder {
	BORDER-BOTTOM: #DFDFDF 2px solid;
	BORDER-LEFT: #DFDFDF 2px solid;
	BORDER-RIGHT: #DFDFDF 2px solid;
	BORDER-TOP: none;
	COLOR: black;
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 17px;
	TEXT-DECORATION: none;
</STYLE>