body,p,li,ol,ul,td,th
{
color: #000000;
font-size: 0.8pc;
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
}

h1
{
color: #003366;
font-size: 1.4pc;
font-weight: normal;
}

h2
{
color: #003366;
font-size: 0.9pc;
font-weight: bold;
}

.white
{
color: white;
}

.credit
{ 
color: #999999;
font-size: 0.7pc;
}

.footer
{ 
color: #999999;
font-size: 0.7pc;
text-align: center;
}

.justify
{
text-align: justify;
}

li
{
font-size: 0.76pc;
}	

a
{
color: #3333ff;
text-decoration: underline;
}

a:link
{
color: #3333ff;
text-decoration: none;
}

a:visited
{
color: #3333ff;
text-decoration: none;
}

a:hover
{
color: #3333ff;
text-decoration: underline;
}

a.menu
{
color: white;
font-size: 0.75pc;
text-decoration: underline }

a.menu:link
{
color: black;
text-decoration: none;
}

a.menu:visited
{
color: black;
text-decoration: none;
}

a.menu:hover
{
color: #003366;
text-decoration: underline;
}

a.list
{
font-size: 1.2pc;
color: #00cc00;
text-decoration: underline;
}

a.list:link
{
text-decoration: underline;
}

a.list:visited
{
text-decoration: underline;
}

a.list:hover
{
text-decoration: underline;
}

table.form
{
background-color: #ffffcc;
width: 100%;
border-width: 0;
}

table.display
{
background-color: white;
width: 100%;
border-width: 0;
}

table.list
{
background-color: white;
width: 100%;
border: 1px solid #999999;
border-collapse: collapse;
}

tr.listhead
{
background-color: #999999;
}

tr.list
{
background-color: white;
}

th.list
{
font-weight: bold;
color: white;
text-align: left;
}

th.data
{
font-size: 1.2pc;
font-weight: normal;
color: #0000cc;
text-align: left;
}

td.list
{
font-size: 0.8pc;
text-align: left;
border: 1px solid #999999;
}

td.header
{
background-color: #cc0000;
color: white;
font-size: 1pc;
font-weight: bold;
text-align: left;
}

td.listtitle
{
color: #003366;
font-style: italic;
border: 1px solid #999999;
}

td.userdetail
{
background-color: #cc0000;
color: white;
font-size: 0.80pc;
font-weight: normal;
text-align: right;
}

td.titletop
{
font-size: 0.75pc;
font-style: italic;
text-align: left;
}

td.titleside
{
font-size: 0.75pc;
font-style: italic;
text-align: right;
}

td.titlelist
{
font-size: 0.75pc;
color: white;
text-align: center;
}

td.datalist
{
font-size: 0.76pc;
text-align: center;
}

