a:link {
	color: #0066CC;
    text-decoration:none;
}

a:hover {
	color: #000000;
	line-height: inherit;
	text-decoration:underline;
}

body {
	background-image: url();
	background-color: #FFFFFF;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
}

.title{ 
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	margin:5px;
	}
.subtitle{ 
	color: #0066CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: lighter;
	padding:inherit;
	margin-top:25px;
	
}
.text 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 95%;
	font-weight: lighter;
	margin-left: 10px;
	margin-right: 10px;
}
.subtext {
	font-family:Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 95%;
	font-weight: bold;
}
.text1 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: lighter;
}
.text2 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
	font-weight: lighter;
}
.text3 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	font-weight: lighter;
}
.text4 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
	font-weight: bold;
	background-color: #C0CFE0;
}
.Languagetext 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
	margin-left:3px;
}
.FooterTitle 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	margin:2px;
	margin-top:5px;
	padding:0px;
}
.Footer 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	margin-top: 0px;
}


.subfooter {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 60%;
}
.box {
	padding: 0px;
	border-width: thin;
	border-style: solid;
    border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box1 {
    font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	font-size: 100%;
	}

.box2 {
	word-spacing: 2pt;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width: thin;
	border-style: solid;
}
table.sample1 {

	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: ridge ridge ridge ridge;
	border-color: #0066CC;
	border-collapse: separate;

}

table.sample1 td {

	table-layout:inherit;
	font-size:85%;
	empty-cells:inherit;
	font-size-adjust:inherit;
	vertical-align:middle;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.link1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration:none;
}

.link2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration:none;
}
.link3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration:none;
	font-weight:bold;
 
}

