﻿@charset "utf-8";
/* CSS Document */


body {
	font-size:3vh;
	}
 h3 {
	 font-size:1.3em;
	 }	
	 
	 a{
		 color:#333;
		 }