body {
	margin: 0px; 
	font-family: Verdana, Arial, sans-serif;
	background-color: #AFA9FF;
	font-size: 12px;
	color: #FFFFFF;
}

.border { 
	border: 1px solid #ffffff;
} 

td {
	font-size: 12px;
}

td.style {
	font-size: 12px;
	padding: 10px 10px;
	background-color: #45408F;
	border: 2px solid #ffffff;
}

td.style2 {
	font-size: 12px;
	padding: 10px 10px;
	background-color: #B490D0;
	border: 2px solid #ffffff;
}

td.style3 {
	padding-left:30px; 
	padding-right:0px;
	border-color: #ffffff; 
	border-left-style: dotted; 
	border-left-width: 2px; 
	border-right-style: dotted; 
	border-right-width: 2px;
}

td.style4 {
	border: 1px solid #ffffff;
}

a {
	color: #39356F;
	font-weight:bold;
	text-decoration: underline;
	font-face:verdana;
}

a:visited {
	color: #39356F;
	font-weight:bold;
	text-decoration: underline;
	font-face:verdana;
}

a:hover {
	color: #FFFFFF;
	font-weight:bold;
	font-face:verdana;
	text-decoration: underline;
}

td a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	font-face:verdana;
}

td a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	font-face:verdana;
}

td a:hover {
	color: #CFCBFF;
	font-weight:bold;
	font-face:verdana;
	text-decoration: underline;
}	

h1 a {
	font-size: 16px; 
	font-weight: bold; 
	color: #E0E0E0;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}

h1 a:visited{
	font-size: 16px; 
	font-weight: bold; 
	color: #DAC4E4;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}

h1 a:hover {
	font-size: 16px; 
	font-weight: bold; 
	color: #CFCBFF;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}

h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1 { 
	font-size: 32px; 
	font-weight: bold; 
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2 { 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;	
} 

h3 { 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: -15px;	
} 

h4 { 
	font-size: 14px; 
} 

h5 { 
	color: #39356F;
	font-size: 36px; 
	font-weight: bold; 
	text-align: center;
} 

h6 { 
	font-size: 24px; 
	font-weight: bold; 
	color: #FFFFFF;

}

.toggleborder:hover img{
border: 2px solid #B1B1B3;
}

.toggleborder img{
border: 2px solid #FFFFFF
}

