﻿/* External CSS Stylesheet for sismarine.com */

table, body
{
	font-size: 9pt;
	color: #000000;
	font-family: 'Segoe UI', Verdana, Helvetica, sans-serif;
}

H1
{
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: 'Segoe UI', Tahoma, Sans-Serif;
}

H2
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: 'Segoe UI', Tahoma, Sans-Serif;
}

.heading
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: 'Segoe UI', Tahoma, Sans-Serif;
}

.heading2
{
	margin-top: 5px;
	margin-bottom: -5px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: 'Segoe UI', Tahoma, Sans-Serif;
}

.pagebreakbefore
{
	page-break-before: always;
}

