﻿a {
    color:#0000ff;
    margin-right:10px;
    text-decoration:none
}
a:link {
    color:#0000ff
}
a:visited {
    color:#0000ff
}
a:hover {
    color:#009999
}
a:active {
    color:#ff00ff
}
a.copyRight {    
    color:#800000;
	font-size:large;
	font-weight:800;
	vertical-align:top
}
a.copyRight:hover {    
    color:#009999
}
body {
	background-color:#ffffff;
	color:#000000;
    font-family:trebuchet ms, tahoma;
	font-size:medium;
    margin:5%;
}
img {
	border:0;
	text-align: center
}
pre {
    font-size:medium;
    margin-left:5px
}
.comment {
    color:#008000;
    font-style:italic;
    margin:0;
    padding:0   
}
.main {
	color:#808000;
    font-family:trebuchet ms, tahoma;
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top
}
.smallCenter {
    font-size:small;
    text-align:center
}
.smallLeft {
    font-size:small;
    text-align:left
}
