﻿body
{
	font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
}
h1
 { font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; font-style: italic; color: white; background-color: #0066FF;
	padding: 0px; margin: 0px; margin-top: 5px; margin-bottom: 5px;
}
h2
 { font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold; font-style: italic; color: #0066FF; 
 }

table
{ width:80%;
}

tr
{ width:100%;
}

.divleft
{ max-width:100%;
  
}

.divright
{ max-width:100%; 
  
}

.mainpic
{
	display:block;
	margin:auto;
	width:60%;
	
}
.thumbpic
{
	width: 16%; float:left
}
.myh2
{ font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; font-style: normal; color: #0066FF; 
}

