BODY {
	background-attachment: fixed;
	background-image: url(img/Sunset.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.link {
font-size: 9pt;
font-family : Tahoma;
color: #3B4858;
text-decoration: none;
}

.link1 {
font-size: 9pt;
font-family : Tahoma;
color: #3B4858;
text-decoration: none;
font-weight : bold;
}

.txt {
font-size: 11pt;
font-family : Tahoma;
text-decoration: none;
}

.name {
font-size: 11pt;
font-family : Tahoma;
text-decoration: none;
color: #E4574E;
}

.P:first-line { margin-left: 20; } 

