:link { text-indent: 0em; font-size:9pt; font-weight: bold; color: #1E3145 }  /* for unvisited links */
:visited { text-indent: 0em; font-size:9pt; font-weight: bold; color: #1E3145 } /* for visited links */
:active { text-indent: 0em; font-size:9pt; font-weight: bold; color: #1E3145 } /* when link is clicked */
:hover { text-indent: 0em; font-size:10pt; font-weight: bold; color: #853D2C } /* when mouse is over link */

body { font-family: verdana, arial, sans-serif; background:#2A3C50; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; color: #29323C; }

p { text-indent: 2 em; margin-top: 1; margin-bottom: 12; font-size:11 pt; }

p.changed { text-indent: 6 em; margin-bottom: 6; font-size:9 pt; font-weight: bold;}

.copyright { text-indent: 6 em; margin-bottom: 6; color: #FFFFFF; font-size:8 pt; font-weight: bold;}

.button {background-color: #930B2A; border: #000000 2px solid; text-align: center; color: #F9F9F9;}

.first_word { font-family: 'Monotype Corsiva'; font-size: 38px; font-weight: bold; color: #930B2A; }

.step { font-size: 24px; color: #930B2A; }

.required { font-size: 12px; color: #930B2A; }

.cap {

float: left;
width: 80px;
font-size: 62px;
line-height: 51px;
font-weight: normal;
color:#444444;
font-family: verdana, arial; }


.linkz:link{
color: #FFFFFF;
}

.linkz:visited{
color: #FFFFFF;
}

.linkz:active{
color: #BCCADA;
}

.linkz:hover{
color: #FFFFFF;
}

.window
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-style: solid;
}

.window_title
{
	font-weight: bold;
	font-size: larger;
	margin: 0px;
	padding: 3px;
	background-color: #29323C; /*gainsboro;*/
	text-align: center;
	color: #AAC0D7;
}