body {
	font-family : Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
}


a:link {
  font-size : 12px;
  color : #3399CC;
  text-decoration : underline;
}


a:visited {	font-family : Helvetica, Arial, sans-serif;
  font-size : 12px;
  color : #3399CC;
  text-decoration : underline;
}


a:hover {
  font-size : 12px;
  color : #33CCCC;
  text-decoration : underline;
}


.body {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	line-height: 17px;
	color: #333333;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}


.link:link {
  font-size : 12px;
  color : #33CCCC;
  text-decoration : underline;
}

.link:visited {
  font-size : 12px;
  color : #33CCCC;
  text-decoration : underline;
}

.link:hover {
  font-size : 12px;
  color : #33CCCC;
  text-decoration : underline;
}

.list {
	line-height: 20px;
}

.skip:link {
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
    text-decoration : none;
}

.skip:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
    text-decoration : none;
}

.skip:hover {
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
    text-decoration : none;
}

.subheading2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.topmenu {
	font-size: 10px;
	color: #000033;
}

.topmenu:link {
	font-size: 10px;
	color: #000033;
}


.topmenu:visited {
	font-size: 10px;
	color: #000033;
}

.topmenu:hover {
	font-size: 10px;
	color: #CC0033;
}

