BODY, TD, P {
	font-size: 14px;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.errormsg{background-color:#FF0000; color:#FFFFFF;font-weight:bold;}
.confirmmsg{background-color:#009900; color:#FFFFFF;font-weight:bold;}
.header{color:white;font-size:14px; background-image:url("/images/misc/messagecellheader.gif"); background-repeat:repeat-x;}

A {
	color : #6699FF;
	text-decoration : none;
}
A:ACTIVE {font-size: 14px;color : #F0C71F;text-decoration : underline;}
A:HOVER {font-size: 14px;color : #F0C71F;text-decoration : underline;}

A.book {font-size: 12px;color : #6699FF;text-decoration : underline;}
A.book:ACTIVE {font-size: 12px;color : #F0C71F;text-decoration : underline;}
A.book:HOVER {font-size: 12px;color : #F0C71F;text-decoration : underline;}

.size0{font-size:12px;}
.size1{font-size:16px;}
.size2{font-size:18px;}
.size3{font-size:20px;}
.size4{font-size:24px;}
