﻿body
{
	font-family: Arial; 
	font-size: small;
	background-image: url('/images/ofr_bg.jpg'); 
	background-repeat: repeat;
}

h1
{
	text-align: left;
	font-size: x-large;
	font-weight: bold;
}

h2
{
	text-align: left;
	font-size: large;
	font-weight: bold;
}

h3
{
	text-align: left;
	font-size: medium;
	font-weight: bold;
}

a
{
	color: #990099;
}

.h_link
{
	color: #990099;
}
