
a:link {
	color:          #039;
	font-style:      italic;
	font-weight:     bold;
	text-decoration: none;
	background:      transparent }

a:visited {
	color:          #609;
	font-style:      italic;
	font-weight:     bold;
	text-decoration: none;
	background:      transparent;
	outline-style:   none;
	outline-width:   0 }

a:hover {
	color:     #f5fffa;
	background: #036 }

a:focus {
	color:     #f5fffa;
	background: transparent }

a:active {
	color:          #f5fffa;
	font-style:      italic;
	font-weight:     bold;
	text-decoration: none;
	background:      transparent;
	outline-width:   0 }

h1 {
	color:         #003366;
	font-size:      1.5em;
	font-weight:    bold;
	background:     transparent;
	text-align:     center;
	letter-spacing: 0.5ex }

h2 {
	color:         #003366;
	font-size:      1.1em;
	font-weight:    bold;
	background:     transparent;
	text-align:     center;
	letter-spacing: 0.5ex }

body {
	color:        #000;
	font-size:     1em;
	font-family:   Arial, Helvetica, sans-serif;
	background:    #9cf url("../pictures/12c.gif");
	text-align:    center;
	margin-right:  30px;
	margin-left:   30px;
	padding-right: 30px;
	outline-style: none;
	outline-width: 0 }

td img {
	border: inset thin }

/*settings footer*/
p#footer {
	color:     #808080;
	font-size:  0.85em;
	background: transparent;
	text-align: center;
	margin-top: 2%;
	padding:    1%;
	float:      none;
	clear:      both;
	border-top: 2px dotted #808080 }

.padfoot {
	font-size:    1em;
	line-height:   1em;
	padding-right: 1%;
	padding-left:  1% }

/*settings footer - end -*/

