
body {
	background-color: white;
	margin: 0px;
}


.bigText p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
}


.bigText {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
}

.greyBG {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #CCCCCC;
}

.text {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

.textbold {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
        font-weight : bold;
}

a.link {
    font-family : Verdana, Arial, Sans-Serif;
    color : #999999;
    font-size : 12px;
    text-decoration : underline;
}

a.link:active {
  color : #999999;
  text-decoration : underline;
}

a.link:visited {
  color : #999999;
  text-decoration : underline;
}

a.link:hover {
  color : #000000;
  text-decoration : underline;
}


a.linkl2 {
    font-family : Verdana, Arial, Sans-Serif;
    color : #999999;
    font-size : 12px;
    text-decoration : none;
    font-weight : bold;
}

a.linkl2:active {
  color : #999999;
  text-decoration : none;
  font-weight : bold;
}

a.linkl2:visited {
  color : #999999;
  text-decoration : none;
  font-weight : bold;
}

a.linkl2:hover {
  color : #000000;
  text-decoration : none;
  font-weight : bold;
}



a.linkl2sel {
    font-family : Verdana, Arial, Sans-Serif;
    color : #000000;
    font-size : 12px;
    text-decoration : none;
    font-weight : bold;
}

a.linkl2sel:active {
  color : #000000;
  text-decoration : none;
  font-weight : bold;
}

a.linkl2sel:visited {
  color : #000000;
  text-decoration : none;
  font-weight : bold;
}

a.linkl2sel:hover {
  color : #000000;
  text-decoration : none;
  font-weight : bold;
}



a.backtotop {
    font-family : Verdana, Arial, Sans-Serif;
    color : #999999;
    font-size : 12px;
    text-decoration : none;
    font-weight : bold;
}

a.backtotop:active {
  color : #999999;
  text-decoration : none;
  font-weight : bold;
}

a.backtotop:visited {
  color : #999999;
  text-decoration : none;
  font-weight : bold;
}

a.backtotop:hover {
  color : #000000;
  text-decoration : none;
  font-weight : bold;
}


a.{
    font-family : Verdana, Arial, Sans-Serif;
    color : #999999;
    font-size : 12px;
    text-decoration : underline;
}

a:active {
  color : #999999;
  text-decoration : underline;
}

a:visited {
  color : #999999;
  text-decoration : underline;
}

a:hover {
  color : #000000;
  text-decoration : underline;
}

p.{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

