﻿body{
	text-align: center;
	background-attachment: fixed;
	font-size: 80%;
	color: #696969;
	margin: auto;
	padding: auto;
}


h1{
	color: #80dfFF;
	text-align: left;
	font-size: large;
}
html>/**/body h1{margin-top:auto;}
h2{
	color: #80dfFF;
	text-align: left;
	font-size: medium;
}
h3{
	color: #80dfFF;
	text-align: left;
	font-size: medium;
}
h4{
	color: #80dfFF;
	text-align: left;
	font-size: medium;
}
h5{
	color: #80dfFF;
	text-align: left;
	font-size: medium;
}


.strong{
	color: #80dfFF;
	text-align: left;
	font-size: larger;
	font-weight: bold;
}

.step{
	color: #6270c3;
	font-weight: bold;
}

A:{color:#3333ff;}
A:visited{color:#6699ff;}
A:hover{color:#00CCCC;}

img{border:none; vertical-align: middle;}
p{color:#696969; line-height:150%; text-align: justify;}

table{table-layout:fixed; clear: both; }
td{vertical-align: top; padding:0px; text-align:center; color:#25aaff;}

