body {
    margin: 0px;
    background-color: #ffffff;
    padding-top: 0px;
}
body, td {
    color: #000000;
    font-family: Helvetica;
    font-size: 16px;
}
a {
	text-decoration: none;
}

.s{
	font-size: 10px;
}

.welcome {
	color: #FFFFFF;
	font-size: 11px;
}

a.welcome {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.pic {
	margin: 0 10 10 0
}

.picleft {
	margin: 0 30 0 0
}

.picright {
	margin: 0 0 0 30
}

.linkfiles {
    font-family: Verdana;
    font-size: 14px;
	color: #ffffff;
}

a.tlink {
	color: #5191CE;
	text-decoration: underline;
	font-size: 14px;
}
a.mail {
	color: #99FFFF;
	text-decoration: underline;
	font-size: 11px;
}
.style11 {
	color: #99FFFF;
	font-size: 14px;
}
.style4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.stylewhite {
	color: #FFFFFF;
	font-size: 14px;
}
.styletitlesmall {
	color: #666666;
	font-size: 11px;
}
.styletitle {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.styletitleunderline {
	color: #666666;
	text-decoration: underline;	
	font-size: 18px;
	font-weight: bold;
}
.styletitlebig {
	color: #666666;
	font-size: 21px;
	font-weight: bold;
}