body {visibility:visible;}
.print {visibility:visible;}

a
{
font-family: Times New Roman, Times, serif;
}

a:link {border: 0; color: #0;}
a:visited {border: 0; color: #0;} 
a:hover {border: 0; background: #0; color: #FFFFFF; font-weight: bold; text-decoration: none;}

h1
{
font-size:130%;
font-family: Times New Roman, Times, serif;
color: #000000;
font-weight: normal;
}

h2
{
font-size:115%;
font-family: Times New Roman, Times, serif;
color: #000000;
}

h3
{
color: #000000;
font-size: 100%;
font-family: Times New Roman, Times, serif;
font-weight: bold;
}

p
{
color: #000000;
font-size: 100%;
font-family: Times New Roman, Times, serif;
}

p.print {font-family: Times New Roman, Times, serif; font-size: 100%; color: #000000}

p.top
{
color: #000000;
font-size: 67%;
font-family: Times New Roman, Times, serif;
text-align: right;
}


ul.ksc
{
list-style-type: square;
list-style-type: disc;
color: #000000;
	font-family: Times New Roman, Times, serif;
  font-size: 100%;
}

/* End of LISTS */
/* IMAGE formatting */

img
{
border: 0;
}

/* End of IMAGE */
/* TABLE formatting */
/* Paragraphs within Tables will derive formatting from these lines */

table
{
border: none;
}

tr
{
border: solid 1px #000000;
/*vertical-align: text-top;*/
}

td
{
color: #000000;
}

td.center
{
text-align: center;
}

td.right
{
text-align: right;
}

td.cvlabel
{
font-weight: bold;
}
