body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link
{

    COLOR: #333333;
    text-decoration: none;  
	FONT-WEIGHT: normal; 
    FONT-SIZE: 10px;
}

A:active
{
    COLOR: #333333;
    text-decoration: none;
	FONT-WEIGHT: normal;
    FONT-SIZE: 10px; 
}

A:visited
{
    color: #333333;
    text-decoration: none;
	FONT-WEIGHT: normal; 
    FONT-SIZE: 10px;
}

A:hover
{
    COLOR: #333333;
    text-decoration: underline;
	FONT-WEIGHT: normal;
    FONT-SIZE: 10px; 
}

.content
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
	text-decoration: none;
}

.txt
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	text-decoration: none;
}

.txt A:link
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.txt A:active
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.txt A:visited
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.txt A:hover
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	text-decoration: underline;
}


.wtext
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}


.wtext A:link
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.wtext A:active
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.wtext A:visited
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.wtext A:hover
{
    COLOR: #ccccff;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.dtable {
	border: 1px dotted #333333;
}

h1
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
	text-decoration: none;
	margin-bottom: 5px;
}


input
{
	font-size:11px;
	border:1px solid #000000;
	background-color: #cccccc;
}

select
{
	font-size:11px;
	border:0px solid #000000;
	background-color: #cccccc;
}

textarea
{
	font-size:11px;
	border:1px solid #000000;
	background-color: #cccccc;
}
