basefont {
	font-size : x-small;
	font-family : Tahoma;
	color : Navy;
}

p  {
	font-size : x-small;
	font-family : Tahoma;
	color : Navy;
}

pre  {
	font-size : x-small;
	font-family : Tahoma;
	color : Navy;
	text-indent : 30pt;
}

h2  {
	font-weight : bold;
	text-align : center;
	color : black;
	font-family : Times New Roman;
	font-size : large;
	font-style : italic;
	border: thin outset white;
    background-color: #FFFFEC;
    background-image: URL(http://www.orionsoftlab.com/caption.gif);
}

h5  {
	font : 14 pt "Tahoma";
	text-align : left;
	color : navy;
	font-size : small;
	text-indent : 30pt;
}

dd  {
	font-size : x-small;
	font-family : Verdana;
	color : Navy;
}

dt  {
	font-size : small;
	font-family : MS Sans Serif;
	color : Navy;
    background-color : #DFDFBF;
}

h4  {
	font-family : Verdana;
	font-weight : bold;
	font-size : small;
	color : Navy;
	text-align : center;
}

h3  {
	font-size : medium;
	color : Navy;
	letter-spacing: 0;
	font-family : Tahoma;
	line-height: 100%;
	border: thin groove;
    background-color: #FFFFEC;
    background-image: URL(http://www.orionsoftlab.com/caption.gif);
}

caption
	{
	font-size : small;
	font-family : Arial New;
	font-style : italic;
	color : Navy;
}

th	{
	font-size : x-small;
	font-family : Tahoma;
	color : Black;
    background-image: URL(http://www.orionsoftlab.com/caption.gif);
}

td	{
	font-size : x-small;
	font-family : Tahoma;
	color : Navy;
}

li	{
	font-size : x-small;
	font-family : Tahoma;
	color : Navy;
}

A:hover	{
	color: green;
}

