﻿@import url('../../css/main.css');

/* Override Main.css */
body {
	margin: 0em 2em 2em 2em;
}

.release-style
{
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

table, th, td {
   border: 0px solid black;
}
