@charset "utf-8";
/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

h1{
	font-size: 18px;
	font-weight: normal;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
	font-weight: normal;
}

h4{
}

h5{
}

h6{
}

#Menu a{
	font-size: 13px;
	text-decoration: none;
}

#Menu p a{
	text-decoration: none;
}

#Menu p a:hover{
	text-decoration: underline;
}

#MainPart a{
	text-decoration: none;
}

#MainPart h1{
	font-size: 16px;
}

#Logo h1{
	font-size: 22px;
}

#Logo h2{
	font-size: 12px;
}

#Signature p{
	font-size: 11px;
}

.Error{
	font-size: 11px;
}

.MyTable{
	background-color: #cccccc;
}

.MyTable td{
	background-color: #ffffff;
}
