body {font-family: Arial, sans-serif;
	font-size: 13px;
}

p {font-family: Arial, sans-serif;
	font-size: 13px;
}

input {font-family: Arial, sans-serif;
		font-size: 12px;
}

textarea {font-family: Arial, sans-serif;
		  font-size: 12px;
}

td {font-family: Arial, sans-serif;
	font-size: 13px;
}

th {font-family: Arial, sans-serif;
	font-size: 13px;
}

ul, li {font-family: Arial, sans-serif;
		font-size: 13px;
}

a {font-family: Arial, sans-serif;
   font-size: 13px;
   text-decoration:underline;
   color: #cc0000;
}

a:active {font-family: Arial, sans-serif;
   		  font-size: 13px;
		  text-decoration:underline;
		  color: #cc0000;
}

a:visited {font-family: Arial, sans-serif;
   		   font-size: 13px;
		   text-decoration:underline;
		   color: #cc0000;
}

a:hover {font-family: Arial, sans-serif;
   		 font-size: 13px;
		 text-decoration:underline;
		 color: #cc0000;
		 
}

a.whitelink {font-family: Arial, sans-serif;
         font-size: 13px;
         text-decoration:underline;
         color: #ffffff;
		 font-weight:bold;
}

a.whitelink:active {font-family: Arial, sans-serif;
   		  font-size: 13px;
		  text-decoration:underline;
		  color: #ffffff;
		  font-weight:bold;
}

a.whitelink:visited {font-family: Arial, sans-serif;
   		   font-size: 13px;
		   text-decoration:underline;
		   color: #ffffff;
		   font-weight:bold;
}

a.whitelink:hover {font-family: Arial, sans-serif;
   		 font-size: 13px;
		 text-decoration:underline;
		 color: #f1f1f1;
		 font-weight:bold;
}

.blackborder {border-style: solid; 
			  border-color: #000000;
			  border-width: 1px;
}

.highslide-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

