body	{ 
	background-image: url(image/AT502-background.jpg);
	background-attachment: fixed
}

.bodyindex
{ background-color: darkcyan;
}


A:link    {  text-decoration: underline; color: black}
A:visited {  text-decoration: underline; color: black}
A:hover   {  text-decoration: underline; color: black}


.link { color: black; text-decoration: none }
p { font-size: 7pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, Sans-Serif }
h1 { color: black; font-size: 14pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif }
h2 { color: black; font-size: 9pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif }
h3 { color: black; font-size: 9pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, Sans-Serif }
h4 { color: black; font-size: 7pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif }