
body,td,th {
        color: black;
        font-family: Georgia, Times, serif;
        font-size: 14px;
}
body {
background-image: url(http://www.akonscreen.com/images/bg1.gif);
}
   a:link  { color: #003399; text-decoration: none }
   a:visited { color: #003399; text-decoration: none }
   a:active  { color: #6699cc; text-decoration: underline }
   a:hover { color: #003399; text-decoration: underline }
.indent { PADDING-LEFT: 20px; TEXT-INDENT: -20px }
.style1 {font-size: 10px}
.style2 {font-size: 12px}
.style3 {font-size: 14px;
        font-weight: bold;}
.style4 {font-size: 16px}
.style5 {font-size: 20px;
        font-weight: bold;}
.style6 {font-size: 36px;
        font-weight: bold;}
.style7 {font-size: 10px;
        font-family: Arial, sans-serif;}
.style8 {font-size: 12px;
        font-family: Arial, sans-serif;}
.darkred {color: darkred;}
.black {color: black;}
.black2 {color: black;
        font-weight: normal;
		font-size: 10px;}
.green {color: #008000;
        font-weight: normal;}
.grey {color: grey;
        font-weight: normal;}

/* wikitable/prettytable class for skinning normal tables */

table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: white;
  border: 1px #DEDECE solid;
  border-collapse: collapse;
		font-size: 12px;
}

table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #DEDECE solid;
  padding: 0.2em;
		font-size: 12px;
}

table.wikitable th,
table.prettytable th {
  background: whitesmoke;
  text-align: center;
		font-size: 12px;
}

table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
		font-size: 12px;
}
-->

.arial {
        font-family: Arial, sans-serif;
}
	
td.divider {
	border-bottom:2px solid black;
	}
td.menudiv {
	border:2px solid #DEDECE;
	}
	
.email_address {
	visibility: hidden;
}
