div {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

body {
	background-color:#EAFFFF;
}

.caption {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: gray;

}

pre {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;

}

h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

tr {
	align:justify;
}

td {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	align:justify;
}

a {
	text-decoration: none; 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
a:link {font-weight: bold;text-decoration: none; color: black;}
a:visited {font-weight: bold;text-decoration: none; color: black;}
a:hover {font-weight: bold; text-decoration: none; color: black;}

a.submenu1
{
	text-decoration: none; 
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: normal;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
a.submenu1:link {font-weight: normal; text-decoration: normal;color: black;}
a.submenu1:visited {font-weight: normal;text-decoration: normal;color: black;}
a.submenu1:hover {font-weight: normal;text-decoration: normal;color: black;}

a.submenu2
{
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
a.submenu2:link {font-weight: normal; text-decoration: underline;color: black;}
a.submenu2:visited {font-weight: normal;text-decoration: underline;color: black;}
a.submenu2:hover {font-weight: normal;text-decoration: underline;color: black;}

a.press
{
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
a.press:link {font-weight: normal; text-decoration: underline;color: blue;}
a.press:visited {font-weight: normal;text-decoration: underline;color: blue;}
a.press:hover {font-weight: normal;text-decoration: underline;color: blue;}

a.links
{
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
a.links:link {font-weight: normal; text-decoration: underline;color: blue;}
a.links:visited {font-weight: normal;text-decoration: underline;color: blue;}
a.links:hover {font-weight: normal;text-decoration: underline;color: blue;}

img {
border:0;
border-width:0;
}

input {
background-color:"#EAFFFF";
color:black;
}
