/* CSS definitions for C64 Online User Manual, version 1.0 IE */

body
{background-color: #ffffff; background-image: url(../images/blank.gif);	margin-left: 10; margin-right: 5;}

a         { color: #004080; text-decoration: none;}
a:visited { color: #004080;}
a:active  { color: #0088EE;}
a:hover   { color: #0077DD;}


/* Fonts */
p,div,span,font,td
{color: #000000; font-family: Arial; font-size: 13px;}

.small			{font-size: 10px;}
.bold			{font-weight: bold;}
.bighead		{font-family: Arial; font-size: 18px; font-weight: bold;}
.mediumhead		{font-family: Arial; font-size: 17px; font-weight: bold;}


/* Colors */
.red   { color: #ff0000;}
.white   { color: #ffffff;}

.nav   {font-family: Verdana; font-size: 10px;}
