body {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CCCC00;
}
.border {
    border:1px solid #000000;
}
td#pad {
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1#tittle {
    border-bottom: 0px #D075A3 solid;
	border-top: 0px #D075A3 solid;
	border-right: 0px #D075A3 solid;
	border-left: 0px #D075A3 solid;
	background-color: #D075A3;
    display: block;
	text-align: center;
	font-family: Showcard Gothic;
    font-size: 12px;
    font-weight: normal;
	color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px;
}
h1#content {
    font-weight: bold;
	font-size: 9px;
	color: #0085DD;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px;
}
.style1 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style2 { 
    font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div#links {
    border: 1px #D075A3 solid;
	text-align: justify;
	font-weight: bold;
	display: block;
	background-color: #F8ECFB;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
div#endtext {
    border: 1px #D075A3 solid;
	text-align: justify;
	font-weight: bold;
	display: block;
	background-color: #F8ECFB;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
div.look1 {
    border: 1px #D075A3 solid;
	text-align: justify;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px;
}
div.look2 {
    border: 1px #D075A3 solid;
	text-align: justify;
	font-weight: bold;
	display: block;
	background-color: #F8ECFB;
    margin-top: 2px;
    margin-bottom: 1px;
	margin-left: 1px;
    margin-right: 1px;
    padding: 3px;
}

