﻿@charset "UTF-8";

body {
	/* font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif; */
	/* font-family: Palatino, Palatino Linotype, Times New Roman, Times, Serif; */
	font-family: Bookman Old Style, Georgia;
	font-size: 16px;
	background-color: white;

    margin-left: 0;
    margin-right: 0;
}

a:link { 
	text-decoration: none; 
	font-color: black }

a:hover { 
	font-weight: bold;
	font-size: 115%
}
		 
		

p {
    display: block;
    margin-bottom: 1.5ex;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
    margin-top: 3ex;
	margin-bottom: 1ex;
}

#h_col_side_r h1 {
	font-weight: normal;
	font-weight: bold;
	font-size:24pt;
	margin-top: 21pt;
	font-variant: small-caps;
}

h2 {
	font-size: 15pt;
	font-weight: bold;
    margin-top: 3ex;
	margin-bottom: 1ex;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
    margin-top: 3ex;
	margin-bottom: 1ex;
}

#t_firma {
	font-size: 15pt;
}

#t_name  {
	font-size: 18pt;
	font-weight: bold;
}

#t_business  span {
	font-size: 15pt;
}
