body {
	font-family: Monotype, Corsiva;
	font-size: 20px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;

} 

.borderRed {
	border-style: outset;
	border-color: #ee1133;
	border-width: 5px; 
	background-color: #eeeeee;
}

p.margin5 {
	margin-left: 5px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #ee1133;
	margin: 0px 0px 7px 0px;
}

.mc14 {
	font-family:"Monotype Corsiva";
	font-size: 14px;
	color: navy;
} 

.mc14W {
	font-family:"Monotype Corsiva";
	font-size: 14px;
	color: white;
} 

.mc20 {
	font-family:"Monotype Corsiva";
	font-size: 20px;
	color: navy;
} 

.vd20 {
	font-family:"Verdana";
	font-size: 20px;
	color: navy;
} 

.mc26 {
	font-family:"Monotype Corsiva";
	font-size: 26px;
	color: navy;
} 

.mc36 {
	font-family:"Monotype Corsiva";
	font-size: 36px;
	color: navy;
} 

a:link { 
	font-family: "Monotype Corsiva"; font-size: 14px; 
	color: white; text-decoration: none ; 
	font-style: normal; font-weight: bold
} 
a:visited { 
	color: white;text-decoration: none ; 
	font-style: normal; font-weight: bold
} 
a:hover { /*this effect is not shown in NN4.xx*/
  color: white; text-decoration: underline ; 
	font-style: normal; font-weight: bold
}
a:active {/*colour in NN4.xx is red*/ 
  color: white; text-decoration: none ; 
	font-style: normal; font-weight: bold
}

a.f:link { 
	font-family: "Monotype Corsiva"; font-size: 20px; 
	color: navy; text-decoration: none ; 
	font-style: normal; font-weight: bold
} 

a.f:visited { 
	font-family: "Monotype Corsiva"; font-size: 20px; 
	color: navy; text-decoration: none ; 
	font-style: normal; font-weight: bold
} 

a.f:hover { 
	font-family: "Monotype Corsiva"; font-size: 20px; 
	color: navy; text-decoration: none ; 
	font-style: normal; font-weight: bold
} 

a.f:active { 
	font-family: "Monotype Corsiva"; font-size: 20px; 
	color: navy; text-decoration: none ; 
	font-style: normal; font-weight: bold
} 

.placeholder {
	width: 500px;
}