.link{

	FONT-SIZE: 12px;
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	text-decoration: none

}

.toplink{

	FONT-SIZE: 10px;
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	text-decoration: none

}

.bodytext {
	FONT-FAMILY: arial;
	font-size: 12px
}

.title {
	FONT-FAMILY: Myriad Pro, arial;
	font-size: 30px
	
}

.smalltitle {
	FONT-FAMILY: arial;
	font-size: 14px;
	text-decoration: none
	
}

.pagetitle {
	FONT-FAMILY: arial;
	font-size: 18px
	
}

.indextitle {
	FONT-FAMILY: Myriad Pro, arial;
	font-size: 16px;
}

.maincontact {
	FONT-FAMILY: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.soon {
	FONT-FAMILY: arial, helvetica;
	font-size: 12px;
	color: blue;
}

.tblborder {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}

.cellselected {
border-top: 1px black solid;
border-left: 1px black solid;
background-color: #335bad;
	FONT-FAMILY: arial;
	font-size: 12px;
	height: 24px;
}

.cellunselected{
border-top: 1px black solid;
border-left: 1px black solid;
background-color: #9ed7de;
FONT-FAMILY: arial;
font-size: 12px;
height: 24px;
}

.cellnormal{
border-top: 1px black solid;
border-left: 1px black solid;
	FONT-FAMILY: arial;
	font-size: 12px;
}

.cellleft{
border-left: 1px black solid;
	FONT-FAMILY: arial;
	font-size: 12px;
}

.cellright{
border-right: 1px black solid;
	FONT-FAMILY: arial;
	font-size: 12px;
}

.cellup{
border-top: 1px black solid;
	FONT-FAMILY: arial;
	font-size: 12px;
}

.celldown{
border-bottom: 1px black solid;
	FONT-FAMILY: arial;
	font-size: 12px;
}

.linkwhite {
	color: white;
	font-weight: bold;
	text-decoration: none;
	FONT-FAMILY: arial;
	font-size: 12px;
}

.linkblack {
	color: black;
	font-weight: bold;
	text-decoration: none;
	FONT-FAMILY: arial;
	font-size: 12px;
}
.linkblacksmall {
	color: black;
	font-weight: bold;
	text-decoration: none;
	FONT-FAMILY: arial;
	font-size: 10px;
}

.style1 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {font-size: 18px}
.style5 {font-size: 12px}
.style8 {color: #000099}
.style11 {	font-size: 12px;
	text-decoration: none;
}
.style12 {	font-size: 12;
	text-decoration: none;
}

