.side { background-image:url(images/back.gif); background-position:top; background-repeat:repeat-y;}

p {	
	font-size: 12px;
    font-family: verdana;
    line-height: 18px;
	color: #31387B;
	font-style:italic;
	}

h1 {	
	font-size: 16px;
    font-family: verdana;
   	text-align: left;
    font-weight: bold;
    line-height: 20px;
    color: #31387B;
	font-style:italic;
	}

h2 {	
	font-size: 12px;
    font-family: verdana;
   	text-align: left;
    font-weight: bold;
    line-height: 18px;
    color: #31387B;
	font-style:italic;
	}

body {background-color: #fff;
	margin: 0px;}

.tablemax {
width: 750px;
height: 100%;
border-left: 10px solid #94D6EF;
border-right: 10px solid #94D6EF;}

.max {
width: 750px;
height: 100%;

a:link {
	color: #31387B;
	text-decoration: none;
}
a:visited {
	color: #31387B;
	font-style:italic;
	text-decoration: none;
}
a:hover {
	color: #6F2B44;
	font-style:italic;
	text-decoration: underline;
}
a:active {
	color: #31387B;
	font-style:italic;
	text-decoration: none;
}

.pictureborder {
border: 1px solid #333333;
}

.right {
float: right;}

.wahey {
visibility: hidden;}