body
			{
			 color: #000064;
			 background: #2566af url(../images/bgs/bg-vcc-body.gif);
			 font-family: Verdana, sans-serif;
			 font-size: 70%;
			 line-height: 1.4em;
}
abbr, acronym
			{
			 font-variant: small-caps;
}
a
			{
			 background: transparent;
			 font-family: Verdana, sans-serif;
			 padding: 0.3em;
}
a:link
			{
			 color: #066cdf;
			 text-decoration: none;
}
a:visited
			{
			 color: #009;
			 text-decoration: underline;
}
a:hover
			{
			 color: #b01e24;
			 text-decoration: underline;
}
#footer a
			{
			 color: #f0f8ff;
}
blockquote
			{
			 font-size: 85%;
			 margin: 0.5em 1.5em;
			 text-indent: 0;
}
code
			{
			 color: #00a1c6;
			 font-family: "Courier New", fixed;
			 font-size: 11px;
}
dd
			{
			 margin-left: 1.5em;
}
dt
			{
			 font-weight: bold;
			 line-height: 210%;
}
h1
			{
			 font-family: "Georgia", serif;
			 font-size: 2.4em;
			 line-height: 2em;
			 margin: 0.8em 0em 0.25em 5em;
}

h2, h3, h4
			{
			 font-family: "Georgia", serif;
			 font-size: 1.9em;
			 line-height: 1.2em;
			 margin-top: 0.25em;
			 margin-bottom: 0.2em;
}
h3
			{
			 font-size: 1.4em;
}
h4
			{
			 font-size: 1.33em;
}
img
			{
			 padding: 0.5em;
}
label
			{
			 font-weight: bold;
			 text-indent: 0;
			 display: block;
			 width: 8em;
			 margin: 0.5em 0.25em 0 0;
}
legend
			{
			 font-weight: bold;
			 padding: 0.3em;
			 margin: 0.6em 3em;
			 border: #009 1px solid;
}
li
			{
			 margin-bottom: 0.3em;
}
p
			{
			 font-size: 1.3em;
			 text-indent: 2em;
			 margin-bottom: 0.3em; 
}
