.right		{text-align: right;}
.center		{text-align: center;}
.left		{text-align: left;}

.small		{font-size:xx-small;}
.big		{font-size:xx-big;;}
.hilight	{color: #B0C4DE ;}
.indent		{margin:10px;}
.red		{color=red}
.green		{color=green}
.gray		{color=gray}}
#red		{color=red}

.hr-color	{height:4px; color=navy}

DIV		{text-align: justify; text-justify: auto;}

BODY		{background-color: fffeed; color: navy; font-family: "sans-serif";}

A:link		{color: blue;}
A:visited	{color: red;}
A:active	{color: gray;}

H1		{text-align: center; font-family: sans-serif; color=navy}
H2		{text-align: center; font-family: sans-serif; color=navy}
H3		{text-align: center; font-family: sans-serif; color=navy}

